ioat1: kill unused unmap parameters
authorDan Williams <dan.j.williams@intel.com>
Tue, 8 Sep 2009 19:00:46 +0000 (12:00 -0700)
committerDan Williams <dan.j.williams@intel.com>
Wed, 9 Sep 2009 00:30:23 +0000 (17:30 -0700)
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 <maciej.sosnowski@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>

No differences found