From: Or Gerlitz Date: Thu, 3 Nov 2011 22:21:27 +0000 (+0200) Subject: IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers X-Git-Tag: v3.2-rc1~53^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52439540ea30396982b69662dd21aede6b336288;p=pandora-kernel.git IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers The current driver never does DMA unmapping on these buffers. Fix that by adding DMA unmapping to the task cleanup callback, and DMA mapping to the task init function (drop the headers_initialized micro-optimization). Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed