commit | 5968250c868ceee680aa77395b24e6ddcae17d36 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Wed Nov 19 14:04:59 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 21 14:20:17 2014 -0500 |
tree | 2275b3b1db667b6362d7b528a66337f5f1f96eb7 | |
parent | 62749e2cb3c4a7da3eaa5c01a7e787aebeff8536 [diff] |
vlan: introduce *vlan_hwaccel_push_inside helpers Use them to push skb->vlan_tci into the payload and avoid code duplication. 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>