]> 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)
commitf91c2ad706c7a6fc186ba75823fcb4a4187ec2c4
tree15684f8fe36845701c83748980068e2b831247e4
parent2b4dc979d6be9afa26700c1c7a79aef708d0972a
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