mwifiex: remove set_channel cfg80211 hook
authorJohannes Berg <johannes.berg@intel.com>
Fri, 11 May 2012 17:24:34 +0000 (19:24 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 May 2012 17:08:25 +0000 (13:08 -0400)
Since mwifiex 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>
Acked-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found