On Wed, 26 Aug 2026 13:38:38 -0400
William Bland <[email protected]> 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: [email protected]
>
> Signed-off-by: William Bland <[email protected]>
> ---
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.