From: Johannes Berg Date: Tue, 15 Jul 2008 09:08:24 +0000 (-0700) Subject: wireless: fix warnings from QoS patch X-Git-Tag: v2.6.27-rc1~969^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b57664cf2393bc1eff594ff7e5ff26533843fe6;p=pandora-kernel.git wireless: fix warnings from QoS patch When I removed the special "default" meaning from the QoS parameters, I forgot to update drivers and this lead to warnings because some drivers were checking for the special values and putting in defaults. This fixes that by removing the default special-casing completely. Signed-off-by: Johannes Berg Signed-off-by: David S. Miller --- Reading git-diff-tree failed