commit | 68c7a1c4733c075246556ebd634d4508bdc87e7e | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri May 11 19:23:57 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 16 13:08:23 2012 -0400 |
tree | c772934efbfb15581d46b1f067fa3d7f6a946cea | |
parent | 578977264199de9815ace51ade87cec4894cf010 [diff] |
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>