1
0
mirror of https://github.com/OpenIntelWireless/itlwm.git synced 2025-06-17 16:48:44 +00:00
Files
itlwm/itl80211/linux
Michael Belyaev 72dd4c7840 Remove redefinition of IFNAMSIZ (#217)
IFNAMSIZ is defined in `net/if.h` of system headers with value 16. Defining it to 32 here confuses `struct ifnet` layout - it becomes different in `mac80211.cpp` and `_mbuf.cpp` files.
2020-07-28 22:09:36 +08:00
..
2020-07-28 22:09:36 +08:00