]> asedeno.scripts.mit.edu Git - linux.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)
commitdbd50a851c50bb95e457c99306eff298afd3d731
treee72101043a95a4a0c9fae0012d4460fcc71dfffe
parent391d132cbedbe9b454f8a12544cb12b0df8d4e5b
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