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)
commit89d35511f38da851c71c3ad9d2b8197ee34e0846
tree53e94319c5ced62bdba54ff89f9b15fe30209e82
parent3d1ce3fa83917b19e150352c5a0f9c6324b2da9b
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