commit | 675902ef822c114c0dac17ed10eed43eb8f5c9ec | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Mon Apr 13 21:56:34 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 22 16:54:46 2009 -0400 |
tree | 87958b08f6161fc9e1bb64abeae86f3253fcf48e | |
parent | d2f5b3a6778ae86fd93cb01ccac16aa0b079e441 [diff] |
ath9k: Fix memleak on TX DMA failure The driver-specific region has to be freed in case of a DMA mapping failure. Cc: stable@kernel.org Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>