Change file position of some ieee80211 functions

This commit is contained in:
vemax78
2014-02-20 21:23:18 +01:00
parent ea02d7379e
commit 2bdcac10ba
6 changed files with 250 additions and 251 deletions

View File

@ -117,7 +117,7 @@ struct nl80211_wlan_handle {
unsigned long maxstationscount;
struct capwap_hash* stations;
uint32_t aidbitfield[WIFI_AID_BITFIELD_SIZE];
uint32_t aidbitfield[IEEE80211_AID_BITFIELD_SIZE];
};
/* Physical device info */