Hi Jukka, > Because the IEEE 802154 and Bluetooth share the IP header compression > and uncompression code, the common code is moved to 6lowpan_iphc.c > file. > > Signed-off-by: Jukka Rissanen <jukka.rissanen@xxxxxxxxxxxxxxx> > --- > net/ieee802154/6lowpan.c | 753 ++------------------------------------- > net/ieee802154/6lowpan.h | 32 ++ > net/ieee802154/6lowpan_iphc.c | 807 ++++++++++++++++++++++++++++++++++++++++++ > net/ieee802154/Makefile | 2 +- > 4 files changed, 875 insertions(+), 719 deletions(-) > create mode 100644 net/ieee802154/6lowpan_iphc.c what are we doing with this patch. Are we taking this through the bluetooth-next tree as well? Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html