add flag to tag frames w/ a known bad FCS
Obtained from: netbsd MFC after: 1 week
This commit is contained in:
parent
3e742c7741
commit
2204bcfd7c
@ -212,5 +212,6 @@ enum ieee80211_radiotap_type {
|
||||
* 802.11 header and payload
|
||||
* (to 32-bit boundary)
|
||||
*/
|
||||
#define IEEE80211_RADIOTAP_F_BADFCS 0x40 /* does not pass FCS check */
|
||||
|
||||
#endif /* _NET_IF_IEEE80211RADIOTAP_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user