diff options
author | Alexander Aring <alex.aring@gmail.com> | 2015-09-24 07:37:11 (GMT) |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-09-24 18:42:37 (GMT) |
commit | c2d5ecfaeafdedfb997a466c654c7029c511f43d (patch) | |
tree | 8d510e935c8550fb90c5b47715e2ae46907b91e6 /net/sched/sch_red.c | |
parent | f856f21dbcd162a53e30987a91d75d5ab54a7f80 (diff) | |
download | linux-c2d5ecfaeafdedfb997a466c654c7029c511f43d.tar.xz |
mac802154: iface: assume big endian for af_packet
The callback "create" and "parse" from header_ops are called from
netdev core upper-layer functionality, like af_packet. These callbacks
assumes big endian for addresses and we should not introduce a special
byteordering handling for ieee802154 over af_packet in userspace.
We have an identical issue with setting the mac address which also
assumes big endian byteordering.
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/sched/sch_red.c')
0 files changed, 0 insertions, 0 deletions