From: John Soni Jose Date: Sat, 25 Apr 2015 02:47:31 +0000 (+0530) Subject: be2iscsi : Fix memory leak in the unload path X-Git-Tag: omap-for-v4.3/legacy-v2-signed~180^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e2bdf7a2b841422f207bb6d74819955e386a175;p=pandora-kernel.git be2iscsi : Fix memory leak in the unload path Driver was not freeing the DMA memory allocated for EQ/CQ in the unload path. This patch frees the DMA memory during the driver unload. 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