commit | ff7aa96f669d81b51339f7a0faf7ca37ed841ef1 | [log] [tgz] |
---|---|---|
author | Nishant Sarmukadam <nishants@marvell.com> | Tue Nov 06 19:22:48 2012 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 14 14:56:09 2012 -0500 |
tree | 2c3908287dee5a4161bf6dd6aefee515767710c0 | |
parent | fd712f5f5e0723fbbd3720983b3fa2189b2e10f8 [diff] |
mwl8k: Unmap the pci DMA address in xmit error path We should unmap the DMA address in the error path, else it causes resource leaks. Fix this. Signed-off-by: Nishant Sarmukadam <nishants@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>