Re: [Linux-zigbee-devel] [PATCH net-next v2] 6lowpan: Moving generic compression code into 6lowpan_iphc.c

2013-12-10 Thread Alexander Aring
On Tue, Dec 10, 2013 at 01:12:10PM +0100, Marcel Holtmann wrote: > Hi Alexander, > > > thanks for working on this! Now my acked-by is correct, sry. Didn't > > catch the debug output at first time. > > > >> Because the IEEE 802154 and Bluetooth share the IP header compression > >> and uncompressio

Re: [Linux-zigbee-devel] [PATCH net-next v2] 6lowpan: Moving generic compression code into 6lowpan_iphc.c

2013-12-10 Thread David Miller
From: Marcel Holtmann Date: Tue, 10 Dec 2013 13:12:10 +0100 > Hi Alexander, > >> thanks for working on this! Now my acked-by is correct, sry. Didn't >> catch the debug output at first time. >> >>> Because the IEEE 802154 and Bluetooth share the IP header compression >>> and uncompression code,