summaryrefslogtreecommitdiff
path: root/tools/perf/tests/attr.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-10-19 13:47:31 +0200
committerTobias Klauser <tklauser@distanz.ch>2017-02-15 10:34:18 +0100
commit35f9a64506c8dfaf7d6edbf198dedaeaddbf1a7d (patch)
tree810c2d3090f7e3ebea4921711baf548958caf1bc /tools/perf/tests/attr.c
parent52db8d2d8757535731db500ed68289f35ee36d61 (diff)
net: moxa: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in struct moxart_mac_priv_t, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'tools/perf/tests/attr.c')
0 files changed, 0 insertions, 0 deletions
er, which is currently the only driver capable of offloading multipath routes. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
-rw-r--r--net/ipv4/fib_semantics.c33
1 files changed, 33 insertions, 0 deletions
diff --git a/net/ipv4/fib_semantics.c b/net/ipv4/fib_semantics.c