]> 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)
commit4bff263bc2889b42bb4d9fefc9214be5674027ff
tree6b3bc7c1e38c90eeacdbfb4ddce02d208ae66d63
parented9a46ce3043b76f2b9f2ecf2f4b69f80ff582d3
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