On Fri, May 18, 2018 at 5:49 PM, Greg Rose <[email protected]> wrote: > From: Haishuang Yan <[email protected]> > > Upstream commit: > commit c05fad5713b81b049ec6ac4eb2d304030b1efdce > Author: Haishuang Yan <[email protected]> > Date: Fri Dec 15 10:46:16 2017 +0800 > > ip_gre: fix wrong return value of erspan_rcv > > If pskb_may_pull return failed, return PACKET_REJECT instead of -ENOMEM. > > Fixes: 84e54fe0a5ea ("gre: introduce native tunnel support for ERSPAN") > Cc: William Tu <[email protected]> > Signed-off-by: Haishuang Yan <[email protected]> > Acked-by: William Tu <[email protected]> > Signed-off-by: David S. Miller <[email protected]> > > Cc: Haishuang Yan <[email protected]> > Signed-off-by: Greg Rose <[email protected]> > ---
LGTM. Acked-by: William Tu <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
