From: Michal Kazior Date: Mon, 24 Nov 2014 13:58:31 +0000 (+0100) Subject: ath10k: fix offchan reliability X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~28^2~42^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d6d36243610e42bc005ca7f5a81d8385050677e;p=pandora-kernel.git ath10k: fix offchan reliability New firmware revisions don't need peer creation when doing offchannel tx. Earlier revisions would queue and never release frames without a peer. This prevent new firmware revisions from stopping replenishing wmi-htc tx credits and improves reliability of offchannel tx which would sometimes silently fail. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed