From: Dan Williams Date: Tue, 8 Sep 2009 19:00:46 +0000 (-0700) Subject: ioat1: kill unused unmap parameters X-Git-Tag: v2.6.32-rc1~60^2^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38e12f64a165e83617c21dae3c15972fd8d639f5;p=pandora-kernel.git ioat1: kill unused unmap parameters The unified ioat1/ioat2 ioat_dma_unmap() implementation derives the source and dest addresses from the unmap descriptor. There is no longer a need to track this information in struct ioat_desc_sw. Signed-off-by: Maciej Sosnowski Signed-off-by: Dan Williams --- Reading git-diff-tree failed