From: Jiri Pirko Date: Wed, 19 Nov 2014 13:04:57 +0000 (+0100) Subject: vlan: kill vlan_put_tag helper X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~153^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4bef1b57544b18899eb15569e3bafd8d2eeeff6;p=pandora-kernel.git vlan: kill vlan_put_tag helper Since both tx and rx paths work with skb->vlan_tci, there's no need for this function anymore. Switch users directly to __vlan_hwaccel_put_tag. Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed