Skip to content
Commit 3134e9bd authored by Tobias Klauser's avatar Tobias Klauser Committed by David S. Miller
Browse files

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: default avatarTobias Klauser <tklauser@distanz.ch>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4251e747
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment