summaryrefslogtreecommitdiff
path: root/include/net/stp.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2017-02-08 10:58:49 +0100
committerTobias Klauser <tklauser@distanz.ch>2017-02-15 10:34:18 +0100
commitb1f2f1469cf9fa730396a220804bd5f792b30074 (patch)
tree403df4089851a36d5b16da1b3a0cf0ca8774e567 /include/net/stp.h
parentd6e0edf1ff6b97425d9548f27385ac7b4921f5a0 (diff)
net: emac: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in struct emac_instance, use stats from struct net_device. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'include/net/stp.h')
0 files changed, 0 insertions, 0 deletions
d=8c4d4e8b5626fec965fd5034e5bd5e57790f243f'>netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso1-4/+27 2017-02-12netfilter: nfnetlink: add nfnetlink_rcv_skb_batch()Pablo Neira Ayuso1-23/+28 2017-02-12netfilter: nfnetlink: get rid of u_intX_t typesPablo Neira Ayuso1-8/+8 2017-02-12netfilter: nf_ct_expect: nf_ct_expect_insert() returns voidGao Feng1-5/+3 2017-02-12netfilter: nf_ct_sip: Use mod_timer_pending()Gao Feng1-7/+5 2017-02-11net_sched: fix error recovery at qdisc creationEric Dumazet5-23/+19 2017-02-11net: rename dst_neigh_output back to neigh_outputJulian Anastasov2-2/+2 2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller