diff options
| author | YueHaibing <[email protected]> | 2018-10-19 12:48:11 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2018-11-07 09:47:01 -0800 |
| commit | 84cfa53740e137a7ead9aab26e1ad0704fe21caa (patch) | |
| tree | be6739e304a8930781298149f86981c7c0ba6adc /tools/perf/scripts/python/check-perf-trace.py | |
| parent | dda458d28567d0bb99ad67180a72aaff2e0adc3b (diff) | |
igc: Remove set but not used variable 'pci_using_dac'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/net/ethernet/intel/igc/igc_main.c: In function 'igc_probe':
drivers/net/ethernet/intel/igc/igc_main.c:3535:11: warning:
variable 'pci_using_dac' set but not used [-Wunused-but-set-variable]
It never used since introduction in commit
d89f88419f99 ("igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support")
Signed-off-by: YueHaibing <[email protected]>
Acked-by: Sasha Neftin <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions