]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
cciss: fix bug if scsi tape support is disabled
authorMike Miller <mike.miller@hp.com>
Mon, 4 Aug 2008 09:54:55 +0000 (11:54 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 6 Aug 2008 10:30:04 +0000 (12:30 +0200)
commitba198efb5ef4e5f4927a18ff95a58f40c58cbaa9
treed379e3bc55b3c85114334661f9e3c723fbddff78
parent935dc8d7575e6c1292b057e39045a40f1fbe26e7
cciss: fix bug if scsi tape support is disabled

Bug fix. If SCSI tape support is turned off we get an implicit declaration
of cciss_unregister_scsi error in cciss_remove_one.

Signed-off-by: Mike Miller <mike.miller@hp.com>
Signed-off-by: Stephen M. Cameron <scameron@beardog.cca.cpqcorp.net>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/cciss.c