From: John Soni Jose Date: Fri, 19 Oct 2012 23:12:00 +0000 (+0530) Subject: [SCSI] be2iscsi: Fix memory leak in control path of driver X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~22^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d629c47171ccc281bbb02507f9521a6125782e9b;p=pandora-kernel.git [SCSI] be2iscsi: Fix memory leak in control path of driver In contorl path of the driver the task was mapped using pci_map_single which was not unmapped when the completion for the task had come. Signed-off-by: John Soni Jose Signed-off-by: Jayamohan Kallickal Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed