]> git.baikalelectronics.ru Git - kernel.git/commit
6lowpan: Refactor packet delivery into a function
authorAlan Ott <alan@signal11.us>
Wed, 16 Jan 2013 19:09:47 +0000 (19:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Jan 2013 19:18:30 +0000 (14:18 -0500)
commit88734d01b5b346fa4dd9d0056bb1171e62b5f849
treee0bfe5d1e60431c631d6a43f8350415d325ca95e
parent095f35d22a3899e5a2af715e86f63a85e7069c8e
6lowpan: Refactor packet delivery into a function

Refactor the handing of the skb's to the individual lowpan devices into a
function.

Signed-off-by: Alan Ott <alan@signal11.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ieee802154/6lowpan.c