From 82695d9b186dcefe9bd119b53521deec20858f19 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 15 Jun 2010 15:08:48 -0700 Subject: [PATCH] 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-format-patch failed