]> git.baikalelectronics.ru Git - kernel.git/commit
igc: Remove forward declaration
authorSasha Neftin <sasha.neftin@intel.com>
Fri, 28 Feb 2020 00:25:15 +0000 (02:25 +0200)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 17 Apr 2020 17:19:24 +0000 (10:19 -0700)
commit6ac9384a17de5d8d108aff91a03cc1a147b08581
tree53e94319c5ced62bdba54ff89f9b15fe30209e82
parent9b009d0160d8027751a440fa62b45698a90396a0
igc: Remove forward declaration

Move igc_adapter and igc_ring structures up to avoid
forward declaration
It is not necessary to forward declare these structures

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