Hi Jukka, On Wed, Oct 01, 2014, Jukka Rissanen wrote: > I noticed some issues in 6LoWPAN multicast support and this set > should fix them. > > Patch 1 removes the restriction that we skip EAGAIN error code > for multicast packets. The extra check are actually useless as > we can treat multicast packets the same way as unicast ones. > > Patch 2 adds error checks when sending multicast packet, if > multicast packet sending fails, we return error to the user > space. > > Cheers, > Jukka > > > Jukka Rissanen (2): > Bluetooth: 6lowpan: Return EAGAIN error also for multicast packets > Bluetooth: 6lowpan: Check transmit errors for multicast packets > > net/bluetooth/6lowpan.c | 27 ++++++++++++++------------- > 1 file changed, 14 insertions(+), 13 deletions(-) Both patches have been applied to bluetooth-next. Thanks. Johan -- 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