From: Michal Kazior Date: Wed, 1 Apr 2015 19:53:19 +0000 (+0300) Subject: ath10k: replenish htc tx credits always X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~230^2~34^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d5c8ec9e46c29f284316615ea8dea179bde4be6;p=pandora-kernel.git ath10k: replenish htc tx credits always There's always at most 2 credits and it makes little sense to set the ATH10K_HTC_FLAG_NEED_CREDIT_UPDATE flag conditionally. This seems to fix some random issues with tx credit starvation on WLAN.RM.2.0-00073 I've been seeing. Note: this isn't related to wmi mgmt tx. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed