Re: [Linux-zigbee-devel] [PATCH] 6lowpan: consider checksum bytes in fragmentation threshold

2012-11-30 Thread David Miller
From: Alan Ott Date: Thu, 29 Nov 2012 20:55:44 -0500 > Change the threshold for framentation of a lowpan packet from > using the MTU size to now use the MTU size minus the checksum length, > which is added by the hardware. For IEEE 802.15.4, this effectively > changes it from 127 bytes to 125 byt

Re: [Linux-zigbee-devel] [PATCH 1/2] mac802154: fix memory leaks

2012-11-30 Thread David Miller
From: Alan Ott Date: Thu, 29 Nov 2012 23:25:10 -0500 > kfree_skb() was not getting called in the case of some failures. > This was pointed out by Eric Dumazet. > > Signed-off-by: Alan Ott Applied. -- Keep yourself con

Re: [Linux-zigbee-devel] [PATCH 2/2] mac802154: use kfree_skb() instead of dev_kfree_skb()

2012-11-30 Thread David Miller
From: Alan Ott Date: Thu, 29 Nov 2012 23:25:11 -0500 > kfree_skb() indicates failure, which is where this is being used. > > Signed-off-by: Alan Ott Applied. -- Keep yourself connected to Go Parallel: TUNE You got it