]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/scsi/scsi_device.h
dm-mpath, scsi_dh: don't let dm detach device handlers
[mirror_ubuntu-zesty-kernel.git] / include / scsi / scsi_device.h
index 50c2a363bc8fec46d60240c5af8fe4fd2754f9f7..798d67994aeb2b5a0f20f1941eee541fe0184533 100644 (file)
@@ -221,7 +221,6 @@ struct scsi_device_handler {
 struct scsi_dh_data {
        struct scsi_device_handler *scsi_dh;
        struct scsi_device *sdev;
-       struct kref kref;
 };
 
 #define        to_scsi_device(d)       \