net80211: fix a typo
Correct a typo referring to the wrong flags in a comment. No functional changes. MFC after: 3 days Sponsored by: Rubicon Communications, LLC (d/b/a "Netgate")
This commit is contained in:
parent
9815c092de
commit
60ec31e93f
@ -619,7 +619,7 @@ struct ieee80211_rx_stats {
|
||||
} evm;
|
||||
|
||||
/* 32 bits */
|
||||
uint8_t c_phytype; /* PHY type, FW flags above */
|
||||
uint8_t c_phytype; /* PHY type, FP flags above */
|
||||
uint8_t c_vhtnss; /* VHT - number of spatial streams */
|
||||
uint8_t c_pad2[2];
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user