correct IEEE80211_RADIOTAP_XCHANNEL to match system
Submitted by: Guy Harris Approved by: re (kib)
This commit is contained in:
parent
cd2b95a237
commit
649874e159
@ -193,7 +193,7 @@ enum ieee80211_radiotap_type {
|
||||
IEEE80211_RADIOTAP_ANTENNA = 11,
|
||||
IEEE80211_RADIOTAP_DB_ANTSIGNAL = 12,
|
||||
IEEE80211_RADIOTAP_DB_ANTNOISE = 13,
|
||||
IEEE80211_RADIOTAP_XCHANNEL = 14,
|
||||
IEEE80211_RADIOTAP_XCHANNEL = 18,
|
||||
IEEE80211_RADIOTAP_EXT = 31
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user