xref: /haiku/src/libs/compat/freebsd_wlan/net80211/opt_wlan.h (revision 2b76973fa2401f7a5edf68e6470f3d3210cbcff3)
1 #ifndef _FBSD_COMPAT_NET80211_OPT_WLAN_H_
2 #define _FBSD_COMPAT_NET80211_OPT_WLAN_H_
3 
4 #define IEEE80211_DEBUG 1
5 //#define IEEE80211_AMDPU_AGE 1
6 //#define IEEE80211_SUPPORT_MESH 1
7 
8 #endif /* _FBSD_COMPAT_NET80211_OPT_WLAN_H_ */
9