On Thu, Oct 29, 2020 at 10:33 PM Xie He <[email protected]> wrote:
>
> When an skb is received on a normal (non-Ethernet-emulating) PVC device,
> call skb_reset_mac_header before we pass it to upper layers.
>
> This is because normal PVC devices don't have header_ops, so any header we
> have would not be visible to upper layer code when sending, so the header
> shouldn't be visible to upper layer code when receiving, either.
>
> Cc: Willem de Bruijn <[email protected]>
> Cc: Krzysztof Halasa <[email protected]>
> Signed-off-by: Xie He <[email protected]>

Acked-by: Willem de Bruijn <[email protected]>

Should this go to net if a bugfix though?

Reply via email to