Hi Alex, > This patch moves values for all lowpan interface to the shared > implementation of 6lowpan. This patch also quietly fixes the forgotten > IFF_NO_QUEUE flag for the bluetooth 6LoWPAN interface. An identically > commit is 4afbc0d ("net: 6lowpan: convert to using IFF_NO_QUEUE") which > wasn't changed for bluetooth 6lowpan. > > All 6lowpan interfaces should be virtual with IFF_NO_QUEUE, using EUI64 > address length, the mtu size is 1280 (IPV6_MIN_MTU) and the netdev type > is ARPHRD_6LOWPAN. > > Cc: Jukka Rissanen <jukka.rissanen@xxxxxxxxxxxxxxx> > Signed-off-by: Alexander Aring <alex.aring@xxxxxxxxx> > --- > include/net/6lowpan.h | 2 ++ > net/6lowpan/core.c | 5 +++++ > net/bluetooth/6lowpan.c | 6 ------ > net/ieee802154/6lowpan/core.c | 4 ---- > 4 files changed, 7 insertions(+), 10 deletions(-) patch has been applied to bluetooth-next tree. 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