Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122855
b: refs/heads/master
c: cb5b04f
h: refs/heads/master
i:
  122853: 1695eab
  122851: 3623bc2
  122847: ea3d44a
v: v3
  • Loading branch information
Steve Glendinning authored and David S. Miller committed Dec 26, 2008
1 parent 8d2649a commit 1640bcc
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: 631b7568c7d8f0222773e1beb2460a86541ae394
refs/heads/master: cb5b04fe14394a93eb9a3523f5af9f77480a5a04
2 changes: 1 addition & 1 deletion trunk/drivers/net/smsc911x.c
Original file line number Diff line number Diff line change
Expand Up @@ -1718,7 +1718,7 @@ static int smsc911x_ethtool_set_eeprom(struct net_device *dev,
return ret;
}

static struct ethtool_ops smsc911x_ethtool_ops = {
static const struct ethtool_ops smsc911x_ethtool_ops = {
.get_settings = smsc911x_ethtool_getsettings,
.set_settings = smsc911x_ethtool_setsettings,
.get_link = ethtool_op_get_link,
Expand Down

0 comments on commit 1640bcc

Please sign in to comment.