Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275088
b: refs/heads/master
c: f9c4082
h: refs/heads/master
v: v3
  • Loading branch information
david decotigny authored and David S. Miller committed Nov 7, 2011
1 parent 0fb6b99 commit 048bf5d
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: dd1294c4ed25725d13a6cb3d93ca0eb5fee14963
refs/heads/master: f9c4082df59e43c6667db197a4fb3eb3286f3fc1
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/nvidia/forcedeth.c
Original file line number Diff line number Diff line change
Expand Up @@ -4566,7 +4566,7 @@ static void nv_get_ethtool_stats(struct net_device *dev, struct ethtool_stats *e
struct fe_priv *np = netdev_priv(dev);

/* update stats */
nv_do_stats_poll((unsigned long)dev);
nv_get_hw_stats(dev);

memcpy(buffer, &np->estats, nv_get_sset_count(dev, ETH_SS_STATS)*sizeof(u64));
}
Expand Down

0 comments on commit 048bf5d

Please sign in to comment.