Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111672
b: refs/heads/master
c: 344478d
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin Li authored and David S. Miller committed Sep 18, 2008
1 parent 4c4f2ad commit 48f11f7
Show file tree
Hide file tree
Showing 2 changed files with 2 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: d286600e199aa2f1058a1f883d234e73626304d2
refs/heads/master: 344478db5385194ec27f6aaf780ea21c4b4ff02c
4 changes: 1 addition & 3 deletions trunk/drivers/net/bnx2.c
Original file line number Diff line number Diff line change
Expand Up @@ -1127,7 +1127,7 @@ bnx2_init_all_rx_contexts(struct bnx2 *bp)
}
}

static int
static void
bnx2_set_mac_link(struct bnx2 *bp)
{
u32 val;
Expand Down Expand Up @@ -1193,8 +1193,6 @@ bnx2_set_mac_link(struct bnx2 *bp)

if (CHIP_NUM(bp) == CHIP_NUM_5709)
bnx2_init_all_rx_contexts(bp);

return 0;
}

static void
Expand Down

0 comments on commit 48f11f7

Please sign in to comment.