rndis_wlan: remove set_channel cfg80211 hook
authorJohannes Berg <johannes.berg@intel.com>
Fri, 11 May 2012 17:23:57 +0000 (19:23 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 May 2012 17:08:23 +0000 (13:08 -0400)
Since rndis_wlan only supports managed and IBSS
modes, it doesn't need a set_channel call. The
callback might be called, but it won't matter
as nothing can use the channel.

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

No differences found