commit | e2d4a1f6b497e39d68775378960ad27be4f86250 | [log] [tgz] |
---|---|---|
author | Stephen M. Cameron <scameron@beardog.cce.hp.com> | Mon Sep 23 13:33:51 2013 -0500 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Dec 16 10:57:53 2013 -0800 |
tree | ff624082307842cb4089d193b4a4e725fa699cca | |
parent | a4af4606dbe959a09b2fc61da7052d5ba9b292f9 [diff] |
[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 <scameron@beardog.cce.hp.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>