summaryrefslogtreecommitdiffstats
path: root/include/linux/if_frad.h
diff options
context:
space:
mode:
authorStephen Hemminger2009-03-26 16:11:25 +0100
committerDavid S. Miller2009-03-27 08:46:44 +0100
commitac99533fb716171db12798039671f19631cf3586 (patch)
tree1cc931278f4dba812c816aed3db16ab8194be6af /include/linux/if_frad.h
parenttokenring: convert smctr to net_device_ops (diff)
downloadkernel-qcow2-linux-ac99533fb716171db12798039671f19631cf3586.tar.gz
kernel-qcow2-linux-ac99533fb716171db12798039671f19631cf3586.tar.xz
kernel-qcow2-linux-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;