]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit185721aa3acc909fda00c05b5bda1753e81feb18
tree6b3bc7c1e38c90eeacdbfb4ddce02d208ae66d63
parentfb56722db0e17aa382865a380ff2cb41d3fcaf27
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