mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-16 19:04:41 +08:00
1c85f394c2
Currently PTP cyclecounter and timecounter are initialized only on
the first probing and are cleaned up during removal. This means that
PTP becomes non-functional after device recovery.
Fix this by unconditional PTP initialization on probing and clearing
Tx pending bit on exiting.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
qede_dcbnl.c | ||
qede_ethtool.c | ||
qede_filter.c | ||
qede_fp.c | ||
qede_main.c | ||
qede_ptp.c | ||
qede_ptp.h | ||
qede_rdma.c | ||
qede.h |