Fix typo, it is MPDU not MDPU.
This commit is contained in:
parent
12732d309c
commit
ddea9b626d
@ -578,7 +578,7 @@ MALLOC_DECLARE(M_80211_VAP);
|
||||
|
||||
#define IEEE80211_FHT_BITS \
|
||||
"\20\1NONHT_PR" \
|
||||
"\23GF\24HT\25AMDPU_TX\26AMPDU_TX" \
|
||||
"\23GF\24HT\25AMPDU_TX\26AMPDU_TX" \
|
||||
"\27AMSDU_TX\30AMSDU_RX\31USEHT40\32PUREN\33SHORTGI20\34SHORTGI40" \
|
||||
"\35HTCOMPAT\36RIFS\37STBC_TX\40STBC_RX"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user