commit | 8105f9b8a8879bff7f1d43d0720c993a99c9d135 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Sat Sep 22 18:35:31 2018 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Sep 26 11:16:54 2018 +0200 |
tree | a4b417df374eae6ae18454d2aa2fe63eba40feb2 | |
parent | c42055105785580563535e6d3143cad95c7ac7ee [diff] |
mac80211: allocate TXQs for active monitor interfaces Monitor mode interfaces with the active flag are passed down to the driver. Drivers using TXQ expect that all interfaces have allocated TXQs before they get added. Fixes: 79af1f866193d ("mac80211: avoid allocating TXQs that won't be used") Cc: stable@vger.kernel.org Reported-by: Catrinel Catrinescu <cc@80211.de> Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Johannes Berg <johannes.berg@intel.com>