commit | 4e2bdf7a2b841422f207bb6d74819955e386a175 | [log] [tgz] |
---|---|---|
author | John Soni Jose <sony.john-n@emulex.com> | Sat Apr 25 08:17:31 2015 +0530 |
committer | James Bottomley <JBottomley@Odin.com> | Mon May 25 08:46:32 2015 -0700 |
tree | d0312eac591a6d2ff4043cc1360e52c4a19940c8 | |
parent | e307f3ac1294a399cd55ff4d25ae039bb6f53f16 [diff] |
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 <sony.john-n@emulex.com> Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Odin.com>