Searched hist:"730826 bf" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/3com/ |
H A D | typhoon.c | 730826bf Fri Apr 07 03:17:37 CDT 2017 Tobias Klauser <tklauser@distanz.ch> net: typhoon: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in struct typhoon, use stats from struct net_device.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: David S. Miller <davem@davemloft.net> 730826bf Fri Apr 07 03:17:37 CDT 2017 Tobias Klauser <tklauser@distanz.ch> net: typhoon: Use net_device_stats from struct net_device Instead of using a private copy of struct net_device_stats in struct typhoon, use stats from struct net_device. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|