Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290107
b: refs/heads/master
c: 4b40952
h: refs/heads/master
i:
  290105: 79f5ce8
  290103: 4d1cd81
v: v3
  • Loading branch information
Matt Carlson authored and David S. Miller committed Feb 13, 2012
1 parent da48a47 commit 99ab979
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: 16c7fa7dfe9a304ca6d5bdf39aa4a8d315336a07
refs/heads/master: 4b40952268c2390a71b9728194eb4b4dd514c087
5 changes: 2 additions & 3 deletions trunk/drivers/net/ethernet/broadcom/tg3.c
Original file line number Diff line number Diff line change
Expand Up @@ -2709,9 +2709,6 @@ static int tg3_5700_link_polarity(struct tg3 *tp, u32 speed)
return 0;
}

static int tg3_setup_phy(struct tg3 *, int);
static int tg3_halt_cpu(struct tg3 *, u32);

static void tg3_power_down_phy(struct tg3 *tp, bool do_low_power)
{
u32 val;
Expand Down Expand Up @@ -3514,6 +3511,8 @@ static int tg3_power_up(struct tg3 *tp)
return err;
}

static int tg3_setup_phy(struct tg3 *, int);

static int tg3_power_down_prepare(struct tg3 *tp)
{
u32 misc_host_ctrl;
Expand Down

0 comments on commit 99ab979

Please sign in to comment.