[SCSI] libfc: rename lport NONE state to DISABLED
[deliverable/linux.git] / include / scsi / libfc.h
index efdb6ba310e5fdcb52bd589d50485119cbef5312..b5c9b285b46294a24e93a5a2904ac1f3ac268ad6 100644 (file)
@@ -129,7 +129,7 @@ do {                                                                        \
  * FC HBA status
  */
 enum fc_lport_state {
-       LPORT_ST_NONE = 0,
+       LPORT_ST_DISABLED = 0,
        LPORT_ST_FLOGI,
        LPORT_ST_DNS,
        LPORT_ST_RPN_ID,
This page took 0.034786 seconds and 5 git commands to generate.