diff options
Diffstat (limited to 'drivers/s390/scsi/zfcp_def.h')
-rw-r--r-- | drivers/s390/scsi/zfcp_def.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/s390/scsi/zfcp_def.h b/drivers/s390/scsi/zfcp_def.h index 4f3b7a5ce7fe..abc44086d470 100644 --- a/drivers/s390/scsi/zfcp_def.h +++ b/drivers/s390/scsi/zfcp_def.h | |||
@@ -244,7 +244,6 @@ struct zfcp_ls_adisc { | |||
244 | 244 | ||
245 | /* remote port status */ | 245 | /* remote port status */ |
246 | #define ZFCP_STATUS_PORT_PHYS_OPEN 0x00000001 | 246 | #define ZFCP_STATUS_PORT_PHYS_OPEN 0x00000001 |
247 | #define ZFCP_STATUS_PORT_DID_DID 0x00000002 | ||
248 | #define ZFCP_STATUS_PORT_PHYS_CLOSING 0x00000004 | 247 | #define ZFCP_STATUS_PORT_PHYS_CLOSING 0x00000004 |
249 | #define ZFCP_STATUS_PORT_NO_WWPN 0x00000008 | 248 | #define ZFCP_STATUS_PORT_NO_WWPN 0x00000008 |
250 | #define ZFCP_STATUS_PORT_INVALID_WWPN 0x00000020 | 249 | #define ZFCP_STATUS_PORT_INVALID_WWPN 0x00000020 |