diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2016-10-19 11:24:57 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-10-19 10:37:04 -0400 |
commit | 3134e9bdbe9c81a943b2c027a78433d4b0cf50dc (patch) | |
tree | cc5b54700a116077f2018d0a4378e79dc1383ea3 /drivers/tty/isicom.c | |
parent | 4251e7475d4b2ac0d9ad039439ad0650921b1d27 (diff) | |
download | linux-3134e9bdbe9c81a943b2c027a78433d4b0cf50dc.tar.bz2 |
net: fs_enet: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in struct
fs_enet_private, use stats from struct net_device. Also remove the now
unnecessary .ndo_get_stats function.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/tty/isicom.c')
0 files changed, 0 insertions, 0 deletions