summaryrefslogtreecommitdiffstats
path: root/include/linux/hdlcdrv.h
diff options
context:
space:
mode:
authorStephen Hemminger2009-01-09 14:01:35 +0100
committerDavid S. Miller2009-01-21 23:02:36 +0100
commit5a7616af604caf0d436a1ed0d4298bb25cd77d67 (patch)
tree4c2ba171c81ac53cbf0a05be0e13b1d63fead983 /include/linux/hdlcdrv.h
parentdmascc: convert to network_device_ops (diff)
downloadkernel-qcow2-linux-5a7616af604caf0d436a1ed0d4298bb25cd77d67.tar.gz
kernel-qcow2-linux-5a7616af604caf0d436a1ed0d4298bb25cd77d67.tar.xz
kernel-qcow2-linux-5a7616af604caf0d436a1ed0d4298bb25cd77d67.zip
hdlcdrv: convert to internal net_device_stats
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Acked-by: Thomas Sailer <t.sailer@alumni.ethz.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/hdlcdrv.h')
-rw-r--r--include/linux/hdlcdrv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/hdlcdrv.h b/include/linux/hdlcdrv.h
index bf6302f6b5f8..0821bac62b83 100644
--- a/include/linux/hdlcdrv.h
+++ b/include/linux/hdlcdrv.h
@@ -241,7 +241,6 @@ struct hdlcdrv_state {
struct hdlcdrv_bitbuffer bitbuf_hdlc;
#endif /* HDLCDRV_DEBUG */
- struct net_device_stats stats;
int ptt_keyed;
/* queued skb for transmission */