From: Michal Kazior Date: Thu, 23 Jan 2014 10:38:25 +0000 (+0100) Subject: ath10k: implement channel switching X-Git-Tag: v3.15-rc1~113^2~159^2^2~132^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c930f744bdb0774ccf7c00e23637f54b8e71f0b6;p=pandora-kernel.git ath10k: implement channel switching Until now channel change wasn't propagating to FW directly because operational channel is abstracted by VDEVs and it wasn't really necessary since ath10k implements hwscan and hwroc. This effectively fixes STA CSA and allows for future AP-like CSA as well. kvalo: change error handling in ath10k_bss_info_changed() Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed