From: Roi Dayan Date: Sun, 28 Dec 2014 12:26:11 +0000 (+0200) Subject: IB/iser: Use correct dma direction when unmapping SGs X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~15^2^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6c95ef4cec680f7a10aa425a9970744b35b6489;p=pandora-kernel.git IB/iser: Use correct dma direction when unmapping SGs We always unmap SGs with the same direction instead of unmapping with the direction the mapping was done, fix that. Fixes: 9a8b08fad2ef ("IB/iser: Generalize iser_unmap_task_data and [...]") Signed-off-by: Roi Dayan Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed