Files
linux/drivers/net/usb/cdc_mbim.c
Jiri Pirko c01a1cb684 vlan: kill vlan_put_tag helper
[ Upstream commit b4bef1b575 ]

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 <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
2015-04-27 16:48:33 -04:00

17 KiB