diff options
| author | Mike Miller <[email protected]> | 2005-12-12 22:17:14 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2005-12-12 22:31:16 -0800 |
| commit | 2f6331faf58a4727a9f1138cd6db30d05b124220 (patch) | |
| tree | a285f5260b8256f018b05db7c8a6b5470baf85ff /scripts/basic | |
| parent | 8309cf66fd90ccba9894adde2f3a8d7e1507e4d2 (diff) | |
[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 <[email protected]>
Cc: Jens Axboe <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions