Fix value of IEEE802.11 MTU
This commit is contained in:
parent
884130dff1
commit
bb85dc3e23
@ -10,7 +10,7 @@
|
||||
#endif
|
||||
|
||||
/* Global values */
|
||||
#define IEEE80211_MTU 2304
|
||||
#define IEEE80211_MTU 7981
|
||||
#define IEEE80211_SUPPORTEDRATE_MAX_COUNT 16
|
||||
#define IEEE80211_MAX_STATIONS 2007
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user