Harshitha Ramamurthy wrote:
From: Tim Hostetler thostet@google.com
The device returns a valid bit in the LSB of the low timestamp byte in the completion descriptor that the driver should check before setting the SKB's hardware timestamp. If the timestamp is not valid, do not
nit: weird line wrap. if setting had been on the line above, no line over 70.
hardware timestamp the SKB.
Cc: stable@vger.kernel.org Fixes: b2c7aeb49056 ("gve: Implement ndo_hwtstamp_get/set for RX timestamping") Reviewed-by: Joshua Washington joshwash@google.com Signed-off-by: Tim Hostetler thostet@google.com Signed-off-by: Harshitha Ramamurthy hramamurthy@google.com
Reviewed-by: Willem de Bruijn willemb@google.com