commit | 58854c6b411e9e9f46b39bd7092022f639c41904 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Fri Jan 09 23:19:26 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 11 00:03:38 2009 -0800 |
tree | 016f5684864371473b7834c723fa4e0dfcd929c9 | |
parent | 216c32d4407ea6951d6832773fdb3de058e12c62 [diff] |
r6040: fix ifconfig down and freeing of tx/rx descriptors This patch fixes warnings and such traces that appear when doing an ifconfig down on the interface: WARNING: at arch/x86/kernel/pci-dma.c:376 dma_free_coherent+0x40/0x7d() Modules linked in: Signed-off-by: Joe Chou <joe.chou@rdc.com.tw> Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>