Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53712
b: refs/heads/master
c: aaf8446
h: refs/heads/master
v: v3
  • Loading branch information
Gary Zambrano authored and David S. Miller committed May 5, 2007
1 parent df4501b commit e330d86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 989a9d239c5b9ae6053aed6e3819304930baf27d
refs/heads/master: aaf84465fc994e9a840a8c0c6fa842b54cdb3426
1 change: 1 addition & 0 deletions trunk/drivers/net/tg3.c
Original file line number Diff line number Diff line change
Expand Up @@ -6454,6 +6454,7 @@ static int tg3_reset_hw(struct tg3 *tp, int reset_phy)
if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5755)
gpio_mask |= GRC_LCLCTRL_GPIO_UART_SEL;

tp->grc_local_ctrl &= ~gpio_mask;
tp->grc_local_ctrl |= tr32(GRC_LOCAL_CTRL) & gpio_mask;

/* GPIO1 must be driven high for eeprom write protect */
Expand Down

0 comments on commit e330d86

Please sign in to comment.