From: Ben Hutchings Date: Tue, 15 Jun 2010 22:08:48 +0000 (-0700) Subject: net: Fix error in comment on net_device_ops::ndo_get_stats X-Git-Tag: v2.6.36-rc1~571^2~569 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82695d9b186dcefe9bd119b53521deec20858f19;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed