From: Michal Kazior Date: Thu, 9 Jul 2015 11:08:35 +0000 (+0200) Subject: ath10k: limit multi-vif ps more aggresivelly X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~246^2~43^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=424f26301467daf241a4afe4b6fe82750d4ac624;p=pandora-kernel.git ath10k: limit multi-vif ps more aggresivelly Further testing proved that multi-channel AP+STA on QCA6174 with RM.2.0-00088 should have powersave force-disabled to avoid beacon misses/skipping on either side which in turn could disrupt communication. Since AP never has arvif->ps don't even bother checking it. Other combinations may be broken as well so disallow powersave with multivif outright unless firmware advertises otherwise. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed