From: Avinash Patil Date: Mon, 22 Jun 2015 13:36:16 +0000 (+0530) Subject: mwifiex: update domain_info upon band change in start_ap X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~246^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65d48e5971065ccb831a93232d60deb7caa9d7cb;p=pandora-kernel.git mwifiex: update domain_info upon band change in start_ap It was observed that AP beacons would not reflect correct regulatory information upon starting AP in A band. This was because of missing AP config band update in set_channel of start_ap. Also we configure 11D settings info FW only for specific band. So we need to download domain info to FW even if domain remains unchanged but band is changed. Signed-off-by: Avinash Patil Signed-off-by: Kalle Valo --- Reading git-diff-tree failed