]> Pileus Git - ~andy/linux/commit
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)
commit15e3d25a7a5c0a79ccf6f81c06efd8f2a78b7161
tree2ae48f55179d3e0e853d1dbc9f6be55afd540ab9
parent68c7a1c4733c075246556ebd634d4508bdc87e7e
mwifiex: remove set_channel cfg80211 hook

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>
drivers/net/wireless/mwifiex/cfg80211.c