vlan: Implement vlan_dev_get_egress_qos_mask as an inline.
authorDavid S. Miller <davem@davemloft.net>
Mon, 11 Nov 2013 05:42:07 +0000 (00:42 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Nov 2013 05:42:07 +0000 (00:42 -0500)
commite267cb960ab790c94a5019272c0e4dac95dc4dba
tree483785140f9ad26db0241f2aa22e9cd00b6f6828
parent170e85430bcbe4d18e81b5a70bb163c741381092
vlan: Implement vlan_dev_get_egress_qos_mask as an inline.

This is to avoid very silly Kconfig dependencies for modules
using this routine.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/if_vlan.h
net/8021q/vlan.h
net/8021q/vlan_dev.c