[PATCH v2 1/4] net: fix VLAN insert doc comment for shared-mbuf error code

Stephen Hemminger stephen at networkplumber.org
Wed Aug 26 22:26:30 CEST 2026


On Wed, 26 Aug 2026 13:38:38 -0400
William Bland <blandwwa at gmail.com> wrote:

> The implementation returns -EINVAL when the mbuf is shared or
> indirect, but the doc comment inaccurately stated -EPERM.
> 
> Fixes: c974021a5949 ("ether: add soft vlan encap/decap")
> Cc: stable at dpdk.org
> 
> Signed-off-by: William Bland <blandwwa at gmail.com>
> ---

Applied to net-next and I fixed the pre-existing error code formatting.
Turns out you need two '-' to get it to be processed as bullet list with negative number.


More information about the dev mailing list