mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 16:13:19 +09:00
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>
This commit is contained in:
committed by
David S. Miller
parent
52db625079
commit
5a7616af60
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user