commit | 6aa47c87cb053670bb636fb2001deb4a868f9486 | [log] [tgz] |
---|---|---|
author | Martin Habets <mhabets@solarflare.com> | Thu Jan 25 17:26:31 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 25 16:05:14 2018 -0500 |
tree | a6b7bac11b202e278b03e88084c3f3d929f115c3 | |
parent | 2935e3c38228ad9bf073eeb0eedff5849eea63db [diff] |
sfc: only advertise TX timestamping if we have the license for it We check the license for TX hardware timestamping capability. The PTP probe will have enabled PTP sync events from the adapter. If later, at TX queue init, it turns out we do not have the license, we don't need the sync events either. Signed-off-by: Martin Habets <mhabets@solarflare.com> Signed-off-by: Edward Cree <ecree@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>