summaryrefslogtreecommitdiff
path: root/net/ceph/crush
ModeNameSize
-rw-r--r--crush.c3073logplain
-rw-r--r--crush_ln_table.h12506logplain
-rw-r--r--hash.c3206logplain
-rw-r--r--mapper.c23541logplain
r>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 (limited to 'drivers')