Re-add the pad[2] I deleted by accident.
This commit is contained in:
parent
864ab11425
commit
9e6daea736
@ -397,6 +397,7 @@ struct ieee80211_regdomain {
|
||||
struct ieee80211_mimo_info {
|
||||
int8_t rssi[IEEE80211_MAX_CHAINS]; /* per-antenna rssi */
|
||||
int8_t noise[IEEE80211_MAX_CHAINS]; /* per-antenna noise floor */
|
||||
uint8_t pad[2];
|
||||
uint32_t evm[3]; /* EVM data */
|
||||
};
|
||||
#endif /* _NET80211__IEEE80211_H_ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user