diff options
author | Johannes Berg <[email protected]> | 2019-12-11 10:15:52 +0100 |
---|---|---|
committer | Luca Coelho <[email protected]> | 2019-12-24 01:34:52 +0200 |
commit | df2378ab0f2a9dd4cf4501268af1902cc4ebacd8 (patch) | |
tree | ab85d3d4a6c8aa7a689e434be1d19ec93858d7ba /drivers/fpga/fpga-mgr.c | |
parent | b9f726c94224e863d4d3458dfec2e7e1284a39ce (diff) |
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 <[email protected]>
Fixes: cfbc6c4c5b91 ("iwlwifi: mvm: support mac80211 TXQs model")
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions