OSDN Git Service

mac80211: avoid allocating TXQs that won't be used
authorJohannes Berg <johannes.berg@intel.com>
Thu, 22 Jun 2017 10:20:29 +0000 (12:20 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 21 Sep 2017 09:41:57 +0000 (11:41 +0200)
commit79af1f866193de29e65a4dba7d0dab14b0c0ff93
tree11b01b9ad489c3625c93521c1bbe251b24b9ca28
parent3c75f6ee139d464351f8ab77a042dd3635769d98
mac80211: avoid allocating TXQs that won't be used

For AP_VLAN and monitor interfaces we'll never use the TXQs
we allocated, so avoid doing so.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/iface.c