From: Luis R. Rodriguez Date: Mon, 23 Mar 2009 22:25:01 +0000 (-0400) Subject: ath9k: fix dma mapping leak of rx buffer upon rmmod X-Git-Tag: v2.6.30-rc1~642^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=051b919188650fe4c93ca8701183ae88439388f6;p=pandora-kernel.git ath9k: fix dma mapping leak of rx buffer upon rmmod We were claiming DMA buffers on the RX tasklet but never upon a simple module removal. Cc: stable@kernel.org Signed-off-by: FUJITA Tomonori Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed