[ovs-dev] [PATCH 1/8] datapath: Account for rename to vlan_insert_tag_set_proto()

Pravin Shelar pshelar at nicira.com
Tue Jan 6 21:46:48 UTC 2015


On Fri, Jan 2, 2015 at 10:35 AM, Thomas Graf <tgraf at noironetworks.com> 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 <tgraf at noironetworks.com>
> ---
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 <pshelar at nicira.com>



More information about the dev mailing list