From: Michael Buesch Date: Sun, 6 Sep 2009 13:42:45 +0000 (+0200) Subject: b43: Really disable QoS, if requested X-Git-Tag: v2.6.32-rc1~703^2~27^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0544eb6019a33e836141156a8fbe74a9f8367b4;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed