diff options
author | Mathy Vanhoef <Mathy.Vanhoef@kuleuven.be> | 2020-07-23 13:01:48 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2020-07-31 10:27:00 +0300 |
commit | 1df2bdba528b5a7a30f1b107b6924aa79af5e00e (patch) | |
tree | 54124eb8e846e0aac3595c1ae33774160b8f8118 /include/net/dst_cache.h | |
parent | fd17dba1c860d39f655a3a08387c21e3ceca8c55 (diff) | |
download | linux-1df2bdba528b5a7a30f1b107b6924aa79af5e00e.tar.xz |
mac80211: never drop injected frames even if normally not allowed
In ieee80211_tx_dequeue there is a check to see if the dequeued frame
is allowed in the current state. Injected frames that are normally
not allowed are being be dropped here. Fix this by checking if a
frame was injected and if so always allowing it.
Signed-off-by: Mathy Vanhoef <Mathy.Vanhoef@kuleuven.be>
Link: https://lore.kernel.org/r/20200723100153.31631-1-Mathy.Vanhoef@kuleuven.be
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/net/dst_cache.h')
0 files changed, 0 insertions, 0 deletions