aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/if_frad.h
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@linux-foundation.org>2009-03-26 15:11:25 +0000
committerDavid S. Miller <davem@davemloft.net>2009-03-27 00:46:44 -0700
commitac99533fb716171db12798039671f19631cf3586 (patch)
tree1cc931278f4dba812c816aed3db16ab8194be6af /include/linux/if_frad.h
parenttokenring: convert smctr to net_device_ops (diff)
downloadlinux-dev-ac99533fb716171db12798039671f19631cf3586.tar.xz
linux-dev-ac99533fb716171db12798039671f19631cf3586.zip
wan: convert sdla driver to net_device_ops
Also use internal net_device_stats Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/if_frad.h')
-rw-r--r--include/linux/if_frad.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/if_frad.h b/include/linux/if_frad.h
index 60e16a551dd6..673f2209453d 100644
--- a/include/linux/if_frad.h
+++ b/include/linux/if_frad.h
@@ -153,7 +153,6 @@ struct frhdr
struct dlci_local
{
- struct net_device_stats stats;
struct net_device *master;
struct net_device *slave;
struct dlci_conf config;