diff options
author | Johannes Berg <johannes.berg@intel.com> | 2019-02-20 22:15:17 +0100 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2019-04-03 11:20:02 +0300 |
commit | 3f7fbc8cc11e2a305247a908bc67bb5f571fbf00 (patch) | |
tree | 019e217678e7cdcad13e0dcd6fcf95c15e2415c5 /drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c | |
parent | 30eba3f9a454a7dbaf602e2aa4f5b3df18030be5 (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 <colin.king@canonical.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c')
0 files changed, 0 insertions, 0 deletions