--- zzzz-none-000/linux-2.6.19.2/drivers/scsi/qla2xxx/qla_def.h 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/drivers/scsi/qla2xxx/qla_def.h 2007-01-11 07:38:19.000000000 +0000 @@ -1545,9 +1545,6 @@ spinlock_t rport_lock; struct fc_rport *rport, *drport; u32 supported_classes; - - unsigned long last_queue_full; - unsigned long last_ramp_up; } fc_port_t; /* @@ -2258,7 +2255,6 @@ uint16_t mgmt_svr_loop_id; uint32_t login_retry_count; - int max_q_depth; /* Fibre Channel Device List. */ struct list_head fcports;