net: move vlan pop/push functions into common code
authorJiri Pirko <jiri@resnulli.us>
Wed, 19 Nov 2014 13:05:02 +0000 (14:05 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Nov 2014 19:20:18 +0000 (14:20 -0500)
commit93515d53b133d66f01aec7b231fa3e40e3d2fd9a
tree6b3bc7c1e38c90eeacdbfb4ddce02d208ae66d63
parente21951212f03b8d805795d8f71206853b2ab344d
net: move vlan pop/push functions into common code

So it can be used from out of openvswitch code.
Did couple of cosmetic changes on the way, namely variable naming and
adding support for 8021AD proto.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h
net/core/skbuff.c
net/openvswitch/actions.c