From: Michal Kazior Date: Tue, 24 Sep 2013 08:18:36 +0000 (+0200) Subject: ath10k: replenish HTT RX buffers in a tasklet X-Git-Tag: v3.13-rc1~105^2~225^2~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e712d427cb0542afdd5220edb6e4f4f8a5b952d;p=pandora-kernel.git ath10k: replenish HTT RX buffers in a tasklet This starves FW RX ring buffer in case of excessive RX. This prevents from CPU being overwhelmed by RX indications/completions by naturally forbiddin FW to submit more RX. This fixes RX starvation on slow machines when under heavy RX traffic. kvalo: remove extra newline Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed