aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2019-02-20 22:15:17 +0100
committerLuca Coelho <[email protected]>2019-04-03 11:20:02 +0300
commit3f7fbc8cc11e2a305247a908bc67bb5f571fbf00 (patch)
tree019e217678e7cdcad13e0dcd6fcf95c15e2415c5 /drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c
parent30eba3f9a454a7dbaf602e2aa4f5b3df18030be5 (diff)
iwlwifi: mvm: remove buggy and unnecessary hw_queue initialization
After converting the driver to TXQs, it no longer has any reason to initialize vif->hw_queue/vif->cab_queue since it no longer sets the HW_QUEUE_CONTROL flag. Remove the code that initialized those, it was broken due to relying on an uninitialized stack value in used_hw_queues, as Colin reported. Reported-by: Colin Ian King <[email protected]> Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c')
0 files changed, 0 insertions, 0 deletions