igc: Add netdev
authorSasha Neftin <sasha.neftin@intel.com>
Thu, 11 Oct 2018 07:17:13 +0000 (10:17 +0300)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 17 Oct 2018 20:14:03 +0000 (13:14 -0700)
commitc9a11c23ceb65db7ecc5735e7428311d70e74ba9
tree9d52fe6e7e45df154f1949049c71a40386f4f0c8
parent146740f9abc4976e4f0af1aa302efee1c699d2e4
igc: Add netdev

Now that we have the ability to configure the basic settings on the device
we can start allocating and configuring a netdev for the interface.

Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igc/igc.h
drivers/net/ethernet/intel/igc/igc_defines.h
drivers/net/ethernet/intel/igc/igc_hw.h
drivers/net/ethernet/intel/igc/igc_main.c