[SCSI] fcoe: fcoe_interface create, destroy and refcounting
[linux-2.6-block.git] / drivers / scsi / fcoe / fcoe.h
index 673e70e1f8bb773d3e4a3784743087e1c9a4e2e5..ff229288b7f059a239280d318671535e271fbc1c 100644 (file)
@@ -84,6 +84,7 @@ struct fcoe_interface {
        struct packet_type  fip_packet_type;
        struct fcoe_ctlr ctlr;
        struct fc_exch_mgr *oem;                /* offload exchange manager */
+       struct kref kref;
 };
 
 /*