diff options
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2017-11-19 10:35:14 +0200 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2017-11-25 17:06:42 +0200 |
commit | b13f43a48571f0cd0fda271b5046b65f1f268db5 (patch) | |
tree | d052b5cbbf2eea95ffd83182ffd79d06f5d012e7 /mm | |
parent | d1b275ffec459c5ae12b5c7086c84175696e5a9f (diff) |
iwlwifi: mvm: fix packet injection
We need to have a station and a queue for the monitor
interface to be able to inject traffic. We used to have
this traffic routed to the auxiliary queue, but this queue
isn't scheduled for the station we had linked to the
monitor vif.
Allocate a new queue, link it to the monitor vif's station
and make that queue use the BE fifo.
This fixes https://bugzilla.kernel.org/show_bug.cgi?id=196715
Cc: stable@vger.kernel.org
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions