OSDN Git Service

isci: unify port link_up and link_down handlers
[android-x86/kernel.git] / drivers / scsi / scsi_sysfs.c
index e639125..e0bd3f7 100644 (file)
@@ -322,6 +322,7 @@ static void scsi_device_dev_release_usercontext(struct work_struct *work)
                kfree(evt);
        }
 
+       blk_put_queue(sdev->request_queue);
        /* NULL queue means the device can't be used */
        sdev->request_queue = NULL;