commit | 978eb516a4e1a1b47163518d6f5d5e81ab27a583 | [log] [tgz] |
---|---|---|
author | Stephen M. Cameron <scameron@beardog.cce.hp.com> | Fri Mar 11 20:07:38 2011 +0100 |
committer | Jens Axboe <jaxboe@fusionio.com> | Fri Mar 11 20:07:38 2011 +0100 |
tree | f61be533e3c97dd2c9e50a0fb54f3091eebe3ce0 | |
parent | 957c2ec558caff09a3bdf333871fc617830f063d [diff] |
cciss: Add missing allocation in scsi_cmd_stack_setup and corresponding deallocation This bit got lost somewhere along the way. Without this, panic. Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Cc: stable@kernel.org Signed-off-by: Jens Axboe <jaxboe@fusionio.com>