mirror of
https://github.com/OpenIntelWireless/itlwm.git
synced 2025-06-17 14:28:43 +00:00
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.