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)
commit0c446212c4f68e51ba03a9b172599437d6660a9d
treee0bfe5d1e60431c631d6a43f8350415d325ca95e
parentbaa70a5c48a01ea02e32270eb96eb19bd3b76667
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