Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122049
b: refs/heads/master
c: 2243584
h: refs/heads/master
i:
  122047: ad15cc6
v: v3
  • Loading branch information
Matt Carlson authored and David S. Miller committed Nov 22, 2008
1 parent a262420 commit 6f31831
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: d5fe488a7b59e41b98b91137805159466b7b49c2
refs/heads/master: 22435849a6dcde2ce10d1870aba461a54e347fe3
3 changes: 1 addition & 2 deletions trunk/drivers/net/tg3.c
Original file line number Diff line number Diff line change
Expand Up @@ -2400,8 +2400,7 @@ static int tg3_set_power_state(struct tg3 *tp, pci_power_t state)
}

if (!(device_should_wake) &&
!(tp->tg3_flags & TG3_FLAG_ENABLE_ASF) &&
!(tp->tg3_flags3 & TG3_FLG3_ENABLE_APE))
!(tp->tg3_flags & TG3_FLAG_ENABLE_ASF))
tg3_power_down_phy(tp, do_low_power);

tg3_frob_aux_power(tp);
Expand Down

0 comments on commit 6f31831

Please sign in to comment.