summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
emaclite-cleanupnet: xilinx: emaclite: Remove net_device pointer from struct net_localTobias Klauser9 years
masterMerge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds9 years
nds-private-removeusbnet: pegasus: Use net_device_stats from struct net_deviceTobias Klauser9 years
packet-loop-backnet: packet: Introduce PACKET_XMIT_RECEIVE socket optionTobias Klauser9 years
packet-rx-pump-backnet: packet: Introduce PACKET_RX_PUMP_BACK socket optionTobias Klauser9 years
 
b11606c3080f60462b90'>patch) treea45b67b1e615e9233125556dd92cf6cd26c76116 parentb1f2f1469cf9fa730396a220804bd5f792b30074 (diff)
net: i40evf: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in struct i40evf_adapter, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Cc: intel-wired-lan@lists.osuosl.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat