gve: Correctly report software timestamping capabilities
authorJohn Fraker <jfraker@google.com>
Fri, 12 Apr 2024 05:32:29 +0000 (22:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Apr 2024 09:36:15 +0000 (10:36 +0100)
commit4ca78e61ec708c1d679506e0f1c69e69b9de70f9
treeab8a95fda64bcdbe63f4c82c75d9e342debfdd40
parent4d0470b9ad73e965f5a1e52f1deb0edbb6d03c89
gve: Correctly report software timestamping capabilities

gve has supported software timestamp generation since its inception,
but has not advertised that support via ethtool. This patch correctly
advertises that support.

Signed-off-by: John Fraker <jfraker@google.com>
Reviewed-by: Harshitha Ramamurthy <hramamurthy@google.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/google/gve/gve_ethtool.c