diff options
author | Alan Ott <alan@signal11.us> | 2012-09-01 05:57:06 +0000 |
---|---|---|
committer | David S. Miller <davem@tempietto.lan> | 2012-09-01 22:48:01 -0400 |
commit | a437d2744b0a4e5f405f6b9be284eb9e0a2d7741 (patch) | |
tree | 9d83ef2dcca22e73cb0638ccf6512a884f3878b5 /block/blk-ioc.c | |
parent | 1bed966cc3bd4042110129f0fc51aeeb59c5b200 (diff) |
6lowpan: Make a copy of skb's delivered to 6lowpan
Since lowpan_process_data() modifies the skb (by calling skb_pull()), we
need our own copy so that it doesn't affect the data received by other
protcols (in this case, af_ieee802154).
Signed-off-by: Alan Ott <alan@signal11.us>
Signed-off-by: David S. Miller <davem@tempietto.lan>
Diffstat (limited to 'block/blk-ioc.c')
0 files changed, 0 insertions, 0 deletions