docs: networking: replace skb_hwtstamp_tx with skb_tstamp_tx
authorWillem de Bruijn <willemb@google.com>
Mon, 20 Dec 2021 14:46:08 +0000 (09:46 -0500)
committerJakub Kicinski <kuba@kernel.org>
Tue, 21 Dec 2021 02:47:11 +0000 (18:47 -0800)
commita9725e1d3962ad00288c4ae6d9b518afc51b2adc
tree15684f8fe36845701c83748980068e2b831247e4
parent8f905c0e7354ef261360fb7535ea079b1082c105
docs: networking: replace skb_hwtstamp_tx with skb_tstamp_tx

Tiny doc fix. The hardware transmit function was called skb_tstamp_tx
from its introduction in commit ac45f602ee3d ("net: infrastructure for
hardware time stamping") in the same series as this documentation.

Fixes: cb9eff097831 ("net: new user space API for time stamping of incoming and outgoing packets")
Signed-off-by: Willem de Bruijn <willemb@google.com>
Link: https://lore.kernel.org/r/20211220144608.2783526-1-willemdebruijn.kernel@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/timestamping.rst