[Intel-wired-lan] [PATCH iwl-net v2 1/4] igc: Ensure the PTM cycle is reliably triggered
Tony Nguyen
anthony.l.nguyen at intel.com
Tue Oct 29 21:21:51 UTC 2024
On 10/22/2024 7:30 PM, Chris H wrote:
...
> static int igc_phc_get_syncdevicetime(ktime_t *device,
> struct system_counterval_t *system,
> void *ctx)
> {
> - u32 stat, t2_curr_h, t2_curr_l, ctrl;
> + u32 stat, t2_curr_h, t2_curr_l;
This needs to move a couple of lines down now for RCT.
Thanks,
Tony
> struct igc_adapter *adapter = ctx;
> struct igc_hw *hw = &adapter->hw;
> int err, count = 100;
More information about the Intel-wired-lan
mailing list