Commit 8646f7b
igb: call igb_ptp_suspend during suspend/resume cycle
Properly stop the extra workqueue items and ensure that we resume
cleanly. This is better than using igb_ptp_init and igb_ptp_stop since
these functions destroy the PHC device, which will cause other problems
if we do so. Since igb_ptp_reset now re-schedules the work-queue item we
don't need an equivalent igb_ptp_resume in the resume workflow.
Signed-off-by: Jacob Keller <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>1 parent e3f2350 commit 8646f7b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7528 | 7528 | | |
7529 | 7529 | | |
7530 | 7530 | | |
| 7531 | + | |
| 7532 | + | |
7531 | 7533 | | |
7532 | 7534 | | |
7533 | 7535 | | |
| |||
0 commit comments