commit | a6c8d375f539d450bf8d45e8ccbb7c9e26dffbef | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Fri Jan 30 01:36:48 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 09 15:03:43 2009 -0500 |
tree | 896240623ef03c97ee710ce83febdb22804df7fe | |
parent | c1b4aa3fb619782213af2af6652663c8f9cef373 [diff] |
ath5k: properly free rx dma descriptors When freeing rx dma descriptors, use the right buffer size. Fixes kernel oopses on module unload on ixp4xx and most likely other platforms as well. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Acked-by: Nick Kossifidis <mickflemm@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>