From: Johannes Berg Date: Mon, 27 Jun 2011 14:48:52 +0000 (-0700) Subject: iwlagn: fix cmd queue unmap X-Git-Tag: v3.0-rc7~41^2~22^2^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1107a08a1a3e0f54d535d37ee0c4192acce6a7f3;p=pandora-kernel.git iwlagn: fix cmd queue unmap When we stop the device while a command is in flight that uses multiple TBs, we can leak the DMA buffers for the second and higher TBs. Fix this by using iwlagn_unmap_tfd() as we do when we normally recover the entry. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed