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)
commit68c7a1c4733c075246556ebd634d4508bdc87e7e
treec772934efbfb15581d46b1f067fa3d7f6a946cea
parent578977264199de9815ace51ade87cec4894cf010
rndis_wlan: remove set_channel cfg80211 hook

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>
drivers/net/wireless/rndis_wlan.c
This page took 0.025349 seconds and 5 git commands to generate.