]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitddb3bddd101ad679d0586b6bf263d33e3e92aa8c
tree15684f8fe36845701c83748980068e2b831247e4
parent6c4bcc7b5b2eed0dbeb9a194a086e1d15ff450b8
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 52f2f96383a4 ("net: infrastructure for
hardware time stamping") in the same series as this documentation.

Fixes: d64e1a867b56 ("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