diff options
author | Johannes Berg <johannes.berg@intel.com> | 2020-03-26 17:53:34 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2020-03-26 17:54:12 +0300 |
commit | b95d2ccd2ccb834394d50347d0e40dc38a954e4a (patch) | |
tree | e0995a607a6671c12f7a332081d4186cfeb95446 /include | |
parent | b16798f5b907733966fd1a558fca823b3c67e4a1 (diff) | |
download | linux-b95d2ccd2ccb834394d50347d0e40dc38a954e4a.tar.xz |
mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX
When a frame is transmitted via the nl80211 TX rather than as a
normal frame, IEEE80211_TX_CTRL_PORT_CTRL_PROTO wasn't set and
this will lead to wrong decisions (rate control etc.) being made
about the frame; fix this.
Fixes: 911806491425 ("mac80211: Add support for tx_control_port")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Link: https://lore.kernel.org/r/20200326155333.f183f52b02f0.I4054e2a8c11c2ddcb795a0103c87be3538690243@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions