[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20161119.103741.2184474918272369205.davem@davemloft.net>
Date: Sat, 19 Nov 2016 10:37:41 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: jarno@....org
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2 5/5] af_packet: Use
virtio_net_hdr_from_skb() directly.
From: Jarno Rajahalme <jarno@....org>
Date: Fri, 18 Nov 2016 15:40:42 -0800
> Remove static function __packet_rcv_vnet(), which only called
> virtio_net_hdr_from_skb() and BUG()ged out if an error code was
> returned. Instead, call virtio_net_hdr_from_skb() from the former
> call sites of __packet_rcv_vnet() and actually use the error handling
> code that is already there.
>
> Signed-off-by: Jarno Rajahalme <jarno@....org>
Applied.
Powered by blists - more mailing lists