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

Thomas Graf tgraf at noironetworks.com
Tue Jan 6 23:04:01 UTC 2015


On 01/06/15 at 01:46pm, Pravin Shelar wrote:
> 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>

Thanks for the reviews. I'll rework and repost patch 1.



More information about the dev mailing list