mac80211/cfg80211: move iwrange handler to cfg80211
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 18 Feb 2009 18:32:08 +0000 (19:32 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Feb 2009 19:52:42 +0000 (14:52 -0500)
The previous patch made cfg80211 generally aware of the signal
type a given hardware will give, so now it can implement
SIOCGIWRANGE itself, removing more wext stuff from mac80211.
Might need to be a little more parametrized once we have
more hardware using cfg80211 and new hardware capabilities.

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

No differences found