From: Johannes Berg Date: Wed, 18 Feb 2009 18:32:08 +0000 (+0100) Subject: mac80211/cfg80211: move iwrange handler to cfg80211 X-Git-Tag: v2.6.30-rc1~662^2~460^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aa188e1a868d25c5b93e48e5d29bbd0f9d3bc3a;p=pandora-kernel.git mac80211/cfg80211: move iwrange handler to cfg80211 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed