[SCSI] qla2xxx: Remove port down retry count.
[pandora-kernel.git] / drivers / scsi / qla2xxx / qla_def.h
index e1d3ad4..3a22eff 100644 (file)
@@ -1700,9 +1700,7 @@ typedef struct fc_port {
        atomic_t state;
        uint32_t flags;
 
-       int port_login_retry_count;
        int login_retry;
-       atomic_t port_down_timer;
 
        struct fc_rport *rport, *drport;
        u32 supported_classes;