Mike Miller 2f6331faf5 [PATCH] cciss: fix for deregister_disk
This patch adds setting our drv->queue = NULL back in deregister_disk.  The
drv->queue is part of our controller struct.  blk_cleanup_queue works only
on the queue in the gendisk struct.

Signed-off-by: Mike Miller <mike.miller@hp.com>
Cc: Jens Axboe <axboe@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-12-12 22:31:16 -08:00
..
2005-11-23 23:03:06 -08:00
2005-12-12 21:02:22 -08:00
2005-10-30 17:37:10 -08:00
2005-10-30 17:37:32 -08:00
2005-12-05 10:00:50 +00:00
2005-04-16 15:20:36 -07:00
2005-11-07 07:54:09 -08:00
2005-06-21 18:46:32 -07:00
2005-11-29 21:39:23 -08:00
2005-10-30 17:37:32 -08:00
2005-09-11 19:15:07 -07:00
2005-12-03 20:50:51 -08:00