commit | 2e1cd495466d14c7d92e10d709f27161afe44b15 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Mon Apr 08 00:04:10 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 10 14:10:33 2013 -0400 |
tree | 5c15aa082527ce0f790cb2e38fbafa8346cff62e | |
parent | c60c99298c50b698b0bbbe0e0146c965c322b8c1 [diff] |
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 <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>