On Fri, May 18, 2018 at 5:49 PM, Greg Rose <[email protected]> wrote: > From: William Tu <[email protected]> > > Upstream commit: > commit 862a03c35ed76c50a562f7406ad23315f7862642 > Author: William Tu <[email protected]> > Date: Fri Aug 25 09:21:27 2017 -0700 > > gre: refactor the gre_fb_xmit > > The patch refactors the gre_fb_xmit function, by creating > prepare_fb_xmit function for later ERSPAN collect_md mode patch. > > Signed-off-by: William Tu <[email protected]> > Signed-off-by: David S. Miller <[email protected]> > > Only the prepare_fb_xmit() function is pulled in. Compatibility > issues prevent the refactor of gre_fb_xmit() but we need the > prepare_fb_xmit() function for the subsequent patch. > > Cc: William Tu <[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
