diff options
author | Alexander Aring <alex.aring@gmail.com> | 2014-10-06 11:00:50 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-10-25 07:56:22 +0200 |
commit | cd97a713acbc1b63feb67ba137c3b827fa4f2308 (patch) | |
tree | c429ee51f6d108bf5544a6ceb9a1fc8c79ec5f3e /net/ieee802154/reassembly.c | |
parent | 39f6eb19cf85b08b8a926294750f5e79c50a6a7b (diff) | |
download | talos-op-linux-cd97a713acbc1b63feb67ba137c3b827fa4f2308.tar.gz talos-op-linux-cd97a713acbc1b63feb67ba137c3b827fa4f2308.zip |
ieee802154: 6lowpan: fix byteorder for frag tag
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@gmail.com>
Reported-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/ieee802154/reassembly.c')
0 files changed, 0 insertions, 0 deletions