Skip to content
Commit a2c483a1 authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

atl1c: use net_device_stats from struct net_device



struct net_device has its own struct net_device_stats member, so use
this one instead of a private copy in the atl1c_adapter struct.

Signed-off-by: default avatarEric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 00959ade
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