From: Michal Kazior Date: Mon, 21 Jul 2014 18:03:10 +0000 (+0300) Subject: ath10k: prevent endless pci rx loop X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~12^2~42^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c29a380e4a8157f8bf6a91c216a77439a293c93d;p=pandora-kernel.git ath10k: prevent endless pci rx loop It was possible to enter an endless loop while processing a single pci copy engine pipe. This could effectively render ath10k incapable of responding to any requests. An example case when this could happen is when firmware generates a lot of events, e.g. spectral scan phyerr via WMI. Reported-by: Janusz Dziedzic Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed