mirror of https://github.com/torvalds/linux.git
Currently the ptp_clock_register() is called before relative
ptp resource ready. It may cause unexpected result when upper
layer called the ptp API during the timewindow. Fix it by
moving the ptp_clock_register() to the function end.
Fixes:
|
||
|---|---|---|
| .. | ||
| hibmcge | ||
| hns | ||
| hns3 | ||
| Kconfig | ||
| Makefile | ||
| hip04_eth.c | ||
| hisi_femac.c | ||
| hix5hd2_gmac.c | ||
| hns_mdio.c | ||