]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/net/wireless/b43/main.c
b43: Really disable QoS, if requested
authorMichael Buesch <mb@bu3sch.de>
Sun, 6 Sep 2009 13:42:45 +0000 (15:42 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 9 Sep 2009 15:18:52 +0000 (11:18 -0400)
commitb0544eb6019a33e836141156a8fbe74a9f8367b4
tree5947b3f4f61882b83378da18063cec15a314ea6d
parent4789666e13fb0b2d45feb1b4a5119a1b997ec84c
b43: Really disable QoS, if requested

Currently, when QoS-disable is requested, we would leave QoS enabled
in firmware, but only queue frames on one queue.
Change that and also tell firmware about disabled QoS, so it
completely ignores all the QoS parameters. Also don't upload the parameters,
if QoS is disabled.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/main.c