Files
linux/drivers/net/ethernet/intel/igc
Andre Guedes 09cb2a3404 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 <andre.guedes@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2020-09-28 14:42:45 -07:00
..
2020-09-28 14:42:45 -07:00
2020-05-19 16:00:00 -07:00
2020-09-28 14:42:45 -07:00
2020-06-29 18:21:09 -07:00
2020-06-29 18:21:09 -07:00
2020-07-27 08:49:32 -07:00
2020-05-19 15:01:48 -07:00
2020-09-28 14:42:45 -07:00
2018-10-17 13:52:00 -07:00
2018-10-17 13:52:00 -07:00
2018-10-17 13:56:55 -07:00
2020-04-17 10:19:24 -07:00
2020-09-09 15:06:24 -07:00