Commit 76f21b99 authored by David S. Miller's avatar David S. Miller

net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu()

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3b55a537
......@@ -4399,6 +4399,7 @@ EXPORT_SYMBOL_GPL(skb_gso_transport_seglen);
* skb_gso_validate_mtu - Return in case such skb fits a given MTU
*
* @skb: GSO skb
* @mtu: MTU to validate against
*
* skb_gso_validate_mtu validates if a given skb will fit a wanted MTU
* once split.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment