On Mon, Sep 15, 2014 at 12:08:35PM +0100, Martin Townsend wrote: > Hi Alex, > ... > > Also here that's too broken here. In lowpan_give_skb_to_devices we have > > mixed errno and NET_RX_SUCCESS for the return variable, we need to > > clean this up. Maybe just return the NET_RX_SUCCESS|NET_RX_DROP return > > value from netif_rx call. > ok, shall i just do a > return lowpan_give_skb_to_devices(skb); > > and then add the code from freeing or consuming the skb in lowpan_give_skb_to_devices? > yes, great idea. - Alex -- 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