cfg80211: fix giwrange
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 6 Jul 2009 17:40:51 +0000 (19:40 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:01:54 +0000 (15:01 -0400)
commit9834c079d130217c8c5ac8791428ebeb8c660538
tree1d880d04a1b85fe77236438ca94577a008dca82e
parent3dc27d25f288c923735e8f10fa8e578be896e96a
cfg80211: fix giwrange

"cfg80211: Advertise ciphers via WE according to driver capability"
unfortunately broke iwrange -- it used the variable c
that needs to be 0 for the channel list.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/wext-compat.c