commit | 93515d53b133d66f01aec7b231fa3e40e3d2fd9a | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Wed Nov 19 14:05:02 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 21 14:20:18 2014 -0500 |
tree | 6b3bc7c1e38c90eeacdbfb4ddce02d208ae66d63 | |
parent | e21951212f03b8d805795d8f71206853b2ab344d [diff] |
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>