diff options
| author | Chen Zhou <[email protected]> | 2020-01-08 13:39:59 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2020-02-19 23:28:51 +0000 |
| commit | 38db952b27d27f52c54c713cae487dd16a1c83af (patch) | |
| tree | 2f7a01f3b9d940dda5d0e928e59544eadf784ad0 /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | net: intel: e1000e: fix possible sleep-in-atomic-context bugs in e1000e_get_h... (diff) | |
| download | kernel-38db952b27d27f52c54c713cae487dd16a1c83af.tar.gz kernel-38db952b27d27f52c54c713cae487dd16a1c83af.zip | |
igc: make non-global functions static
Fix sparse warning:
drivers/net/ethernet/intel/igc/igc_ptp.c:512:6:
warning: symbol 'igc_ptp_tx_work' was not declared. Should it be static?
drivers/net/ethernet/intel/igc/igc_ptp.c:644:6:
warning: symbol 'igc_ptp_suspend' was not declared. Should it be static?
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Chen Zhou <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions
