Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281971
b: refs/heads/master
c: 1aff0cb
h: refs/heads/master
i:
  281969: e9d7d6e
  281967: ca9f36b
v: v3
  • Loading branch information
stephen hemminger authored and David S. Miller committed Jan 9, 2012
1 parent efbc206 commit 03ae958
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: bc689c9788f2cc9829d01d84083bc1714b969b15
refs/heads/master: 1aff0cbe9d51236efba2e721a34e2c15779f95f3
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/broadcom/bcm63xx_enet.c
Original file line number Diff line number Diff line change
Expand Up @@ -1469,7 +1469,7 @@ static int bcm_enet_set_pauseparam(struct net_device *dev,
return 0;
}

static struct ethtool_ops bcm_enet_ethtool_ops = {
static const struct ethtool_ops bcm_enet_ethtool_ops = {
.get_strings = bcm_enet_get_strings,
.get_sset_count = bcm_enet_get_sset_count,
.get_ethtool_stats = bcm_enet_get_ethtool_stats,
Expand Down

0 comments on commit 03ae958

Please sign in to comment.