diff options
| author | Jesse Brandeburg <[email protected]> | 2024-03-06 02:50:21 +0000 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2024-03-29 15:58:43 +0000 |
| commit | 47220a1e0b701d144ef20131f31566cf0815095f (patch) | |
| tree | 4ec62d39d3929dc6af3a770d29155ae76827b72c /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | Merge branch 'af_unix-rework-gc' (diff) | |
| download | kernel-47220a1e0b701d144ef20131f31566cf0815095f.tar.gz kernel-47220a1e0b701d144ef20131f31566cf0815095f.zip | |
igb: simplify pci ops declaration
The igb driver was pre-declaring tons of functions just so that it could
have an early declaration of the pci_driver struct.
Delete a bunch of the declarations and move the struct to the bottom of the
file, after all the functions are declared.
Reviewed-by: Alan Brady <[email protected]>
Signed-off-by: Jesse Brandeburg <[email protected]>
Reviewed-by: Maciej Fijalkowski <[email protected]>
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions
