Re-add the pad[2] I deleted by accident.
This commit is contained in:
parent
04a664ee1b
commit
b1fd8bca14
@ -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…
Reference in New Issue
Block a user