WorkStruct: make allyesconfig
[deliverable/linux.git] / include / scsi / scsi_transport_iscsi.h
index 4b95c89c95c9f14ad30a27e22f48b1740d2c7498..d5c218ddc527c457d58e410b52f71f4e189569f5 100644 (file)
@@ -176,7 +176,7 @@ struct iscsi_cls_session {
 
        /* recovery fields */
        int recovery_tmo;
-       struct work_struct recovery_work;
+       struct delayed_work recovery_work;
 
        int target_id;
 
This page took 0.024054 seconds and 5 git commands to generate.