Search Linux Wireless

[RFC mac80211] Add field in struct ieee80211_tx_info

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I want to add the management of IEEE80211_RADIOTAP_RATE and
IEEE80211_RADIOTAP_MCS in radiotap parser.

To do that I need to add a flag in field flags of in struct
ieee80211_tx_info (To bypass the mac80211 RC).

The problem is all bit are used in this field. 

How I can add the new flag ?
	- I change the flags type to u64
	- I add a second flag field in the struct ieee80211_tx_info (for
exemple flags_ext)

Thanks for your help

Cedric Voncken


--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux