Re: [PATCH v3 0/2] 6lowpan fixes

2012-09-01 Thread David Miller
From: Alan Ott Date: Sat, 1 Sep 2012 11:57:05 -0400 > v3 of this patch changes skb_copy() to skb_clone() in patch #1 at the > recommendation of Eric Dumazet > > Alan Ott (2): > 6lowpan: Make a copy of skb's delivered to 6lowpan > 6lowpan: handle NETDEV_UNREGISTER event All applied to net-n

[PATCH v3 0/2] 6lowpan fixes

2012-09-01 Thread Alan Ott
v3 of this patch changes skb_copy() to skb_clone() in patch #1 at the recommendation of Eric Dumazet Alan Ott (2): 6lowpan: Make a copy of skb's delivered to 6lowpan 6lowpan: handle NETDEV_UNREGISTER event net/ieee802154/6lowpan.c | 53 +++--- 1 file