mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
376b7bd355
The struct as currently defined uses host byte order for some fields, and most big endian/EUI display byte order for other fields. Inside the stack, endianness should ideally match network byte order where possible to minimize the number of byteswaps done in critical paths, but this patch does not address this; it is only preparatory. Signed-off-by: Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
ieee802154_dev.c | ||
Kconfig | ||
mac802154.h | ||
mac_cmd.c | ||
Makefile | ||
mib.c | ||
monitor.c | ||
rx.c | ||
tx.c | ||
wpan.c |