Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203645
b: refs/heads/master
c: 6fdae99
h: refs/heads/master
i:
  203643: 172e0ec
v: v3
  • Loading branch information
Michael Chan authored and David S. Miller committed Jul 20, 2010
1 parent cdc9371 commit 366d2ec
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: 99faf68e2b4e139c63139b83d18c74faeae278ef
refs/heads/master: 6fdae995557f0ad16320951593d6f8f48f57c14a
2 changes: 1 addition & 1 deletion trunk/drivers/net/bnx2.c
Original file line number Diff line number Diff line change
Expand Up @@ -6631,7 +6631,7 @@ bnx2_get_stats64(struct net_device *dev, struct rtnl_link_stats64 *net_stats)
GET_64BIT_NET_STATS(stat_IfHCOutOctets);

net_stats->multicast =
GET_64BIT_NET_STATS(stat_IfHCOutMulticastPkts);
GET_64BIT_NET_STATS(stat_IfHCInMulticastPkts);

net_stats->collisions =
GET_32BIT_NET_STATS(stat_EtherStatsCollisions);
Expand Down

0 comments on commit 366d2ec

Please sign in to comment.