From: Felix Fietkau Date: Sun, 7 Apr 2013 22:04:10 +0000 (+0200) Subject: ath9k: improve dma map failure handling X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e1cd495466d14c7d92e10d709f27161afe44b15;p=pandora-kernel.git ath9k: improve dma map failure handling Instead of leaving the buffer without skb and breaking out of the loop (which could leak the rx buffer), use the common error path. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed