| commit | 82695d9b186dcefe9bd119b53521deec20858f19 | [log] [tgz] |
|---|---|---|
| author | Ben Hutchings <bhutchings@solarflare.com> | Tue Jun 15 15:08:48 2010 -0700 |
| committer | David S. Miller <davem@davemloft.net> | Tue Jun 15 15:08:48 2010 -0700 |
| tree | 077cf91b62365763b920b101ee3710274b36bfc3 | |
| parent | 4fcc3d3409b0ab37c1f790e04a1f7c984b436167 [diff] |
net: Fix error in comment on net_device_ops::ndo_get_stats ndo_get_stats still returns struct net_device_stats *; there is no struct net_device_stats64. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>