提交 5c05803a 编写于 作者: S Sven Eckelmann 提交者: Johannes Berg

mac80211: document only injected *_RADIOTAP_* flags

Not the internal flags but the radiotap flags are parsed when the monitor
injected frames are prepared for transmission. Thus the documentation
should only document these.
Reported-by: NLorenzo Bianconi <lorenzo.bianconi83@gmail.com>
Reported-by: NJohannes Berg <johannes@sipsolutions.net>
Fixes: dfdfc2be ("mac80211: Parse legacy and HT rate in injected frames")
Signed-off-by: NSven Eckelmann <sven@narfation.org>
Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
上级 f980ebc0
...@@ -37,8 +37,8 @@ radiotap headers and used to control injection: ...@@ -37,8 +37,8 @@ radiotap headers and used to control injection:
HT rate for the transmission (only for devices without own rate control). HT rate for the transmission (only for devices without own rate control).
Also some flags are parsed Also some flags are parsed
IEEE80211_TX_RC_SHORT_GI: use short guard interval IEEE80211_RADIOTAP_MCS_SGI: use short guard interval
IEEE80211_TX_RC_40_MHZ_WIDTH: send in HT40 mode IEEE80211_RADIOTAP_MCS_BW_40: send in HT40 mode
* IEEE80211_RADIOTAP_DATA_RETRIES * IEEE80211_RADIOTAP_DATA_RETRIES
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册