Files
linux/net
Alexander Aring c2d5ecfaea 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>
2015-09-24 20:42:37 +02:00
..
2015-08-30 18:12:36 -04:00
2015-09-17 17:18:37 -07:00
2015-09-17 21:09:07 -07:00
2015-09-17 17:18:37 -07:00
2015-09-21 16:19:01 -07:00
2015-08-24 14:48:10 -07:00
2015-08-31 12:45:09 -07:00
2015-09-17 17:18:37 -07:00
2015-09-17 22:37:19 -07:00
2015-09-03 15:43:05 -07:00