Merge tag 'docs-5.1' of git://git.lwn.net/linux
[linux-block.git] / include / linux / skbuff.h
index 27beb549ffbe11eb1f8915c7ebc0c35e74d3523a..b48bb8b42fc83f3cca1cd40ce3d937404388ccff 100644 (file)
@@ -4323,7 +4323,7 @@ static inline bool skb_head_is_locked(const struct sk_buff *skb)
 /* Local Checksum Offload.
  * Compute outer checksum based on the assumption that the
  * inner checksum will be offloaded later.
- * See Documentation/networking/checksum-offloads.txt for
+ * See Documentation/networking/checksum-offloads.rst for
  * explanation of how this works.
  * Fill in outer checksum adjustment (e.g. with sum of outer
  * pseudo-header) before calling.