ptp_clock_settime() assumes every ptp_clock has implemented settime64().
Stub it with -EOPNOTSUPP to prevent a NULL dereference.
Fixes:
|
||
|---|---|---|
| .. | ||
| gve | ||
| Kconfig | ||
| Makefile | ||
ptp_clock_settime() assumes every ptp_clock has implemented settime64().
Stub it with -EOPNOTSUPP to prevent a NULL dereference.
Fixes:
|
||
|---|---|---|
| .. | ||
| gve | ||
| Kconfig | ||
| Makefile | ||