Hi, this patches series contains cleanups for the mrf24j40 driver of the 802.15.4 subsystem. Also one patch to fix a 802.15.4 6LoWPAN bug if we replace the IPv6 header with 6LoWPAN header on a shared skb data buffer. - Alex Simon Vincent (1): ieee802154: 6lowpan: ensure header compression does not corrupt ipv6 header Varka Bhadram (3): mrf24j40: fix Missing a blank line after declarations mrf24j40: remove unnecessary return statement mrf24j40: use pr_* / dev_* instead of printk() drivers/net/ieee802154/mrf24j40.c | 19 +++--- net/ieee802154/6lowpan_rtnl.c | 125 +++++++++++++++++++++++++++----------- 2 files changed, 99 insertions(+), 45 deletions(-) -- 2.1.0 -- 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