Hi Alex, > these patches contains patches for the bluetooth branch. > > This series includes memory leak fixes and an errno value fix. > Also there are two patches for sending and receiving 1280 6LoWPAN packets, > which makes the IEEE 802.15.4 6LoWPAN stack more RFC compliant. > > - Alex > > Alexander Aring (2): > ieee802154: 6lowpan_rtnl: fix correct errno value > ieee802154: 6lowpan: ensure of sending 1280 packets > > Martin Townsend (3): > mac802154: fixed potential skb leak with mac802154_parse_frame_start > ieee802154: mac802154: handle the reserved dest mode by dropping the > packet > ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan > > include/net/netns/ieee802154_6lowpan.h | 1 - > net/ieee802154/6lowpan_rtnl.c | 4 ++-- > net/ieee802154/reassembly.c | 13 +++---------- > net/mac802154/wpan.c | 6 +++++- > 4 files changed, 10 insertions(+), 14 deletions(-) all 5 patches have been applied to bluetooth tree. However is it possible you introduced a compile warning. CC net/ieee802154/reassembly.o net/ieee802154/reassembly.c: In function ‘lowpan_frag_rcv’: net/ieee802154/reassembly.c:358:34: warning: unused variable ‘ieee802154_lowpan’ [-Wunused-variable] struct netns_ieee802154_lowpan *ieee802154_lowpan = ^ 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