Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154113
b: refs/heads/master
c: e5a6737
h: refs/heads/master
i:
  154111: 51a4ebf
v: v3
  • Loading branch information
Ron Mercer authored and David S. Miller committed Jun 23, 2009
1 parent a7d69f3 commit 9389175
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: b6280b47a7a42970d098a3059f4ebe7e55e90d8d
refs/heads/master: e5a673742e34eca8ecb13c3e54ceee2c268351a0
3 changes: 2 additions & 1 deletion trunk/drivers/net/qla3xxx.c
Original file line number Diff line number Diff line change
Expand Up @@ -3150,7 +3150,8 @@ static int ql_adapter_initialize(struct ql3_adapter *qdev)
ql_write_common_reg(qdev, &port_regs->CommonRegs.serialPortInterfaceReg,
(ISP_SERIAL_PORT_IF_WE |
(ISP_SERIAL_PORT_IF_WE << 16)));

/* Give the PHY time to come out of reset. */
mdelay(100);
qdev->port_link_state = LS_DOWN;
netif_carrier_off(qdev->ndev);

Expand Down

0 comments on commit 9389175

Please sign in to comment.