]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cciss: Add missing allocation in scsi_cmd_stack_setup and corresponding deallocation
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Fri, 11 Mar 2011 19:07:38 +0000 (20:07 +0100)
committerJens Axboe <jaxboe@fusionio.com>
Fri, 11 Mar 2011 19:07:38 +0000 (20:07 +0100)
commit978eb516a4e1a1b47163518d6f5d5e81ab27a583
treef61be533e3c97dd2c9e50a0fb54f3091eebe3ce0
parent957c2ec558caff09a3bdf333871fc617830f063d
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>
drivers/block/cciss_scsi.c