Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291577
b: refs/heads/master
c: 30f7e31
h: refs/heads/master
i:
  291575: 2b28da1
v: v3
  • Loading branch information
Paul Gortmaker committed Mar 15, 2012
1 parent 6b77579 commit 20dbfeb
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: d8a0f1b0af67679bba886784de10d8c21acc4e0e
refs/heads/master: 30f7e310668b432952bedbc2d0df8edeb32f2e9f
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/freescale/gianfar_ethtool.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ static void gfar_gringparam(struct net_device *dev, struct ethtool_ringparam *rv
static int gfar_sringparam(struct net_device *dev, struct ethtool_ringparam *rvals);
static void gfar_gdrvinfo(struct net_device *dev, struct ethtool_drvinfo *drvinfo);

static char stat_gstrings[][ETH_GSTRING_LEN] = {
static const char stat_gstrings[][ETH_GSTRING_LEN] = {
"rx-dropped-by-kernel",
"rx-large-frame-errors",
"rx-short-frame-errors",
Expand Down

0 comments on commit 20dbfeb

Please sign in to comment.