summaryrefslogtreecommitdiffstats
path: root/include/net/nl802154.h
diff options
context:
space:
mode:
authorPhoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>2014-03-14 21:23:58 +0100
committerDavid S. Miller <davem@davemloft.net>2014-03-14 22:15:26 -0400
commit46ef0eb3ea65e7043aac17cb92982be879c65366 (patch)
treef0058b58360c49cc20360ff2bec2886ac0e684e4 /include/net/nl802154.h
parent376b7bd3558eaf12d3e5c24aa71d0c162d2701fd (diff)
downloadlinux-46ef0eb3ea65e7043aac17cb92982be879c65366.tar.bz2
ieee802154: add address struct with proper endiannes and some operations
Add a replacement ieee802154_addr struct with proper endianness on fields. Short address fields are stored as __le16 as on the network, extended (EUI64) addresses are __le64 as opposed to the u8[8] format used previously. This disconnect with the netdev address, which is stored as big-endian u8[8], is intentional. Signed-off-by: Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/nl802154.h')
0 files changed, 0 insertions, 0 deletions