Hi Marcel, On Mon, Oct 06, 2014 at 12:42:15PM +0200, Marcel Holtmann wrote: > Hi Alex, > > > This patch fix byteorder issues with fragment tag of generation 802.15.4 > > 6LoWPAN fragment header. > > > > net/ieee802154/6lowpan_rtnl.c:278:54: warning restricted __be16 degrades to integer > > net/ieee802154/6lowpan_rtnl.c:278:18: warning: incorrect type in assignment (different base types) > > net/ieee802154/6lowpan_rtnl.c:278:18: expected restricted __be16 [usertype] frag_tag > > net/ieee802154/6lowpan_rtnl.c:278:18: got unsigned short > > > > Signed-off-by: Alexander Aring <alex.aring@xxxxxxxxx> > > Reported-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > > --- > > net/ieee802154/6lowpan_rtnl.c | 9 +++++---- > > 1 file changed, 5 insertions(+), 4 deletions(-) > > patch has been applied to bluetooth-next tree. > mhhh, I thought I should apply these patches to wpan-next three. That's why it's tagged with "wpan-next" and sent to linux-wpan only. Just for global review and such things... Then I will send it with a bunch of patches to linux-bluetooth (I should change that to send pull-requests to you). - Alex -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html