]> 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)
commita1ea0c2cb4266e6486d50ba50b6a67f33a3e7800
tree53e94319c5ced62bdba54ff89f9b15fe30209e82
parent0d4cc0b1cbde5e4c543ca71573e1df6ed3c56cfa
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