Include opt_wlan.h before net80211 includes; so IEEE80211_* configuration
flags are correctly handled. This is required for this to load when IEEE80211_DEBUG_REFCNT is defined.
This commit is contained in:
parent
429284bf62
commit
781c8cf642
@ -62,6 +62,8 @@
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include "opt_wlan.h"
|
||||
|
||||
#define WI_HERMES_STATS_WAR /* Work around stats counter bug. */
|
||||
|
||||
#include <sys/param.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user