From: Michal Kazior Date: Fri, 22 Aug 2014 12:33:14 +0000 (+0200) Subject: ath10k: rework posting pci rx buffers X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~55^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=728f95eef5238bffdb20e511f5cd553321d404c3;p=pandora-kernel.git ath10k: rework posting pci rx buffers It was possible on a host system running low on memory to end up with no rx buffers on pci pipes. This makes the driver more robust as it won't fail to start if it can't allocate all rx buffers right away. If it is fatal then upper layers will notice trouble anyway. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed