From: Johannes Berg Date: Fri, 11 May 2012 17:24:34 +0000 (+0200) Subject: mwifiex: remove set_channel cfg80211 hook X-Git-Tag: v3.5-rc1~101^2~6^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15e3d25a7a5c0a79ccf6f81c06efd8f2a78b7161;p=pandora-kernel.git 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 Acked-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed