diff options
author | Johannes Berg <johannes.berg@intel.com> | 2019-12-11 12:15:52 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2019-12-24 02:34:52 +0300 |
commit | df2378ab0f2a9dd4cf4501268af1902cc4ebacd8 (patch) | |
tree | ab85d3d4a6c8aa7a689e434be1d19ec93858d7ba /drivers/net/wireless/intel/iwlwifi/iwl-csr.h | |
parent | b9f726c94224e863d4d3458dfec2e7e1284a39ce (diff) | |
download | linux-df2378ab0f2a9dd4cf4501268af1902cc4ebacd8.tar.xz |
iwlwifi: mvm: fix potential SKB leak on TXQ TX
When we transmit after TXQ dequeue, we aren't paying attention to
the return value of the transmit functions, leading to a potential
SKB leak.
Refactor the code a bit (and rename ..._tx to ..._tx_sta) to check
for this happening.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Fixes: cfbc6c4c5b91 ("iwlwifi: mvm: support mac80211 TXQs model")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/iwl-csr.h')
0 files changed, 0 insertions, 0 deletions