summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorAlan Ott <alan@signal11.us>2012-09-01 07:57:06 +0200
committerDavid S. Miller <davem@tempietto.lan>2012-09-02 04:48:01 +0200
commita437d2744b0a4e5f405f6b9be284eb9e0a2d7741 (patch)
tree9d83ef2dcca22e73cb0638ccf6512a884f3878b5 /firmware
parentMerge branch 'tcp_fastopen_server' (diff)
downloadlinux-a437d2744b0a4e5f405f6b9be284eb9e0a2d7741.tar.xz
linux-a437d2744b0a4e5f405f6b9be284eb9e0a2d7741.zip
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 'firmware')
0 files changed, 0 insertions, 0 deletions