From: Jay Fenlason Date: Wed, 22 Oct 2008 19:59:42 +0000 (-0400) Subject: firewire: fw-ohci: don't leak dma memory on module removal X-Git-Tag: v2.6.28-rc3~96^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a55709ba9d27053471f9fca8ee76b41ecefc14cd;p=pandora-kernel.git firewire: fw-ohci: don't leak dma memory on module removal The transmit and receive context dma memory was not being freed on module removal. Neither was the config rom memory. Fix that. The ab->next assignment is pure paranoia. Signed-off-by: Jay Fenlason Signed-off-by: Stefan Richter --- Reading git-diff-tree failed