wireless: fix warnings from QoS patch
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 15 Jul 2008 09:08:24 +0000 (02:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Jul 2008 09:08:24 +0000 (02:08 -0700)
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 <johannes@sipsolutions.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found