Searched hist:"89 d35511" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc.h | 89d35511 Thu Feb 27 18:25:15 CST 2020 Sasha Neftin <sasha.neftin@intel.com> 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> 89d35511 Thu Feb 27 18:25:15 CST 2020 Sasha Neftin <sasha.neftin@intel.com> 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>
|