OSDN Git Service

cciss: fix call to put_controller_in_performant_mode
authorMike Miller <mike.miller@hp.com>
Fri, 11 Jun 2010 11:13:35 +0000 (13:13 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Sat, 7 Aug 2010 16:15:23 +0000 (18:15 +0200)
commitb14aa6dcd083ad00fb416a93f76131734e6c3c17
tree3f6a103e7d20358f14c7bda51569958b0914f0ca
parent256aea3fd3b5c43e8d05ce66eaf43def83773612
cciss: fix call to put_controller_in_performant_mode

call to put_controller_in_performant_mode was in the wrong place
The call inadvertently ended up in an error path.

Signed-off-by: Mike Miller <mike.miller@hp.com>
Cc: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
drivers/block/cciss.c