From: Stephen M. Cameron Date: Mon, 23 Sep 2013 18:33:51 +0000 (-0500) Subject: [SCSI] hpsa: fix memory leak in CCISS_BIG_PASSTHRU ioctl X-Git-Tag: v3.14-rc1~131^2^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2d4a1f6b497e39d68775378960ad27be4f86250;p=pandora-kernel.git [SCSI] hpsa: fix memory leak in CCISS_BIG_PASSTHRU ioctl We were leaking a command buffer if a DMA mapping error was encountered in the CCISS_BIG_PASSTHRU ioctl. Signed-off-by: Stephen M. Cameron Signed-off-by: James Bottomley --- Reading git-diff-tree failed