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. Regards Marcel -- 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