Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82648
b: refs/heads/master
c: 83084fa
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Feb 3, 2008
1 parent 572c155 commit 437da12
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 3edd76caf4d1cda9cf84c5c6845f80f996f36081
refs/heads/master: 83084fa39282e9230d590cc91544acb6638c89fa
2 changes: 1 addition & 1 deletion trunk/drivers/net/sunbmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -1075,7 +1075,7 @@ static const struct ethtool_ops bigmac_ethtool_ops = {
.get_link = bigmac_get_link,
};

static int __init bigmac_ether_init(struct sbus_dev *qec_sdev)
static int __devinit bigmac_ether_init(struct sbus_dev *qec_sdev)
{
struct net_device *dev;
static int version_printed;
Expand Down

0 comments on commit 437da12

Please sign in to comment.