mirror of
https://github.com/torvalds/linux.git
synced 2026-05-21 05:18:45 +02:00
Check ptp_clock_register() return not only for NULL but
also for error pointers, and also nullify adapter->ptp_clock
if ptp_clock_register() fails.
Fixes:
|
||
|---|---|---|
| .. | ||
| cxgb | ||
| cxgb3 | ||
| cxgb4 | ||
| cxgb4vf | ||
| libcxgb | ||
| Kconfig | ||
| Makefile | ||