]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: only allocate one queue when using iTXQs
authorJohannes Berg <johannes.berg@intel.com>
Mon, 8 Apr 2019 12:39:11 +0000 (14:39 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 26 Apr 2019 11:02:11 +0000 (13:02 +0200)
commit57fda194cd307b1b1f20f7c860423539ed5d05e4
treee72101043a95a4a0c9fae0012d4460fcc71dfffe
parentb1e996e99c2ed5e7bc601477af99b0f809acbf7f
mac80211: only allocate one queue when using iTXQs

There's no need to allocate than one queue in the iTXQs case
now that we no longer use ndo_select_queue to assign the AC.

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