1
0
Fork 0

[SCSI] qla2xxx: Remove spurious taking of ha->vport_slock spinlock.

Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
hifive-unleashed-5.1
Chad Dupuis 2012-11-21 02:40:27 -05:00 committed by James Bottomley
parent 5b93903844
commit 3aa28e42a5
1 changed files with 0 additions and 4 deletions

View File

@ -1888,10 +1888,6 @@ qla2x00_init_rings(scsi_qla_host_t *vha)
qla2x00_init_response_q_entries(rsp);
}
spin_lock(&ha->vport_slock);
spin_unlock(&ha->vport_slock);
ha->tgt.atio_ring_ptr = ha->tgt.atio_ring;
ha->tgt.atio_ring_index = 0;
/* Initialize ATIO queue entries */