sfc: Add support for IEEE-1588 PTP
[linux-block.git] / drivers / net / ethernet / sfc / siena.c
index 6bafd216e55e6eb668d12b5e636f14975ae7f110..84b41bf08a38a22ad8e9f0954ec32631628b4ad7 100644 (file)
@@ -335,6 +335,7 @@ static int siena_probe_nic(struct efx_nic *efx)
                goto fail5;
 
        efx_sriov_probe(efx);
+       efx_ptp_probe(efx);
 
        return 0;