linux_dsm_epyc7002/drivers/net/ethernet/intel
Alexander Duyck c7ccde0f83 ixgbe: make ixgbe_up and ixgbe_up_complete void functions
ixgbe_up and ixgbe_up_complete will always return 0.  Since this doesn't
provide any useful information we might as well just make them both void
and save ourselves from having to return an unused value.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-09-16 18:39:56 -07:00
..
e1000 intel: convert to SKB paged frag API. 2011-08-30 17:58:01 -04:00
e1000e intel: convert to SKB paged frag API. 2011-08-30 17:58:01 -04:00
igb intel: convert to SKB paged frag API. 2011-08-30 17:58:01 -04:00
igbvf intel: convert to SKB paged frag API. 2011-08-30 17:58:01 -04:00
ixgb ixgb: convert to ndo_fix_features 2011-09-16 18:26:37 -07:00
ixgbe ixgbe: make ixgbe_up and ixgbe_up_complete void functions 2011-09-16 18:39:56 -07:00
ixgbevf intel: convert to SKB paged frag API. 2011-08-30 17:58:01 -04:00
e100.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
Kconfig MII: fix Kconfig dependencies for MII 2011-09-15 15:49:08 -04:00
Makefile