On Wed, Jul 6, 2016 at 10:59 AM, Simon Horman
<simon.hor...@netronome.com> wrote:
> This helper resets the mac_header of an skb to a state where
> skb_transport_header_was_set() will return false.
>
> This is intended to be used with packets received on
> ARPHRD_NONE devices without an Ethernet header in the inner packet.
> It allows skb_transport_header_was_set to be subsequently used to
> differentiate such packets from those with an Ethernet header.
>
> Signed-off-by: Simon Horman <simon.hor...@netronome.com>
Acked-by: Pravin B Shelar <pshe...@ovn.org>

Reply via email to