vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
authorJiri Pirko <jiri@resnulli.us>
Wed, 19 Nov 2014 13:04:58 +0000 (14:04 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Nov 2014 19:20:17 +0000 (14:20 -0500)
commit62749e2cb3c4a7da3eaa5c01a7e787aebeff8536
treea464a51f430889a16db620946abf9d20874b3406
parentb4bef1b57544b18899eb15569e3bafd8d2eeeff6
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto

Name fits better. Plus there's going to be introduced
__vlan_insert_tag later on.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c
drivers/net/ethernet/emulex/benet/be_main.c
drivers/net/vxlan.c
include/linux/if_vlan.h
net/bridge/br_vlan.c
net/core/dev.c
net/core/netpoll.c
net/ipv4/geneve.c
net/openvswitch/actions.c
net/openvswitch/datapath.c
net/openvswitch/vport-gre.c
This page took 0.030755 seconds and 5 git commands to generate.