diff options
| author | Andre Guedes <[email protected]> | 2020-07-28 23:37:53 +0000 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2020-09-28 21:42:45 +0000 |
| commit | 09cb2a340425fc0da1c5c61b1e13424d53314244 (patch) | |
| tree | 897c75fdd85259a1675966960278da205a3700ee /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | igc: Don't reschedule ptp_tx work (diff) | |
| download | kernel-09cb2a340425fc0da1c5c61b1e13424d53314244.tar.gz kernel-09cb2a340425fc0da1c5c61b1e13424d53314244.zip | |
igc: Remove timeout check from ptp_tx work
The Tx timestamp timeout is already checked by the watchdog_task
which runs periodically. In addition to that, from the ptp_tx work
perspective, if __IGC_PTP_TX_IN_PROGRESS flag is set we always want
handle the timestamp stored in hardware and update the skb. So remove
the timeout check in igc_ptp_tx_work() function.
Signed-off-by: Andre Guedes <[email protected]>
Tested-by: Aaron Brown <[email protected]>
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
