Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359428
b: refs/heads/master
c: ad5da8c
h: refs/heads/master
v: v3
  • Loading branch information
Harish Zunjarrao authored and James Bottomley committed Jan 29, 2013
1 parent ff8c84a commit cbfb08a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5c19b92ae82a2b39add78b2d2bc1c4e4d7c4d2ec
refs/heads/master: ad5da8c404858bf573c394d66b73b43a8e0fe5fc
8 changes: 0 additions & 8 deletions trunk/drivers/scsi/qla4xxx/ql4_os.c
Original file line number Diff line number Diff line change
Expand Up @@ -6006,14 +6006,6 @@ static int qla4xxx_host_reset(struct Scsi_Host *shost, int reset_type)
goto exit_host_reset;
}

rval = qla4xxx_wait_for_hba_online(ha);
if (rval != QLA_SUCCESS) {
DEBUG2(ql4_printk(KERN_INFO, ha, "%s: Unable to reset host "
"adapter\n", __func__));
rval = -EIO;
goto exit_host_reset;
}

if (test_bit(DPC_RESET_HA, &ha->dpc_flags))
goto recover_adapter;

Expand Down

0 comments on commit cbfb08a

Please sign in to comment.