From: Avinash Patil Date: Fri, 15 Jun 2012 19:21:51 +0000 (-0700) Subject: mwifiex: set channel via start_ap handler for AP interface X-Git-Tag: v3.6-rc1~125^2~57^2~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0abd79e5a87319f0710c8db2ef2a2c5c6479c32b;p=pandora-kernel.git mwifiex: set channel via start_ap handler for AP interface This patch adds functionality to set channel info received from cfg80211_ap_settings in start_ap handler. Since set_channel cfg80211 handler has been removed and we need not explicitely call mwifiex_uap_set_channel(); hence this function definition is also removed. Signed-off-by: Avinash Patil Signed-off-by: Kiran Divekar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed