Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202959
b: refs/heads/master
c: 82695d9
h: refs/heads/master
i:
  202957: f1deaf9
  202955: 11d24e3
  202951: 0172125
  202943: bd4a035
v: v3
  • Loading branch information
Ben Hutchings authored and David S. Miller committed Jun 15, 2010
1 parent 83e020a commit a86db5e
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: 4fcc3d3409b0ab37c1f790e04a1f7c984b436167
refs/heads/master: 82695d9b186dcefe9bd119b53521deec20858f19
2 changes: 1 addition & 1 deletion trunk/include/linux/netdevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ struct netdev_rx_queue {
* 1. Define @ndo_get_stats64 to update a rtnl_link_stats64 structure
* (which should normally be dev->stats64) and return a ponter to
* it. The structure must not be changed asynchronously.
* 2. Define @ndo_get_stats to update a net_device_stats64 structure
* 2. Define @ndo_get_stats to update a net_device_stats structure
* (which should normally be dev->stats) and return a pointer to
* it. The structure may be changed asynchronously only if each
* field is written atomically.
Expand Down

0 comments on commit a86db5e

Please sign in to comment.