On Fri, Jan 2, 2015 at 10:35 AM, Thomas Graf <[email protected]> wrote: > __vlan_put_tag() was renamed to vlan_insert_tag_set_proto() with > the argument list kept intact. > > Upstream: 62749e ("vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto") > Signed-off-by: Thomas Graf <[email protected]> > --- You can rename __vlan_put_tag() from vxlan.c file so that we can rename all __vlan_put_tag() to vlan_insert_tag_set_proto(). Then __vlan_put_tag() can removed completely.
otherwise looks good. Acked-by: Pravin B Shelar <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
