android_kernel_samsung_msm8976/net/8021q
Patrick McHardy 1fd9b1fc31 net: vlan: prepare for 802.1ad support
Make the encapsulation protocol value a property of VLAN devices and change
the device lookup functions to take the protocol value into account.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-04-19 14:45:27 -04:00
..
Kconfig net/8021q: Implement Multiple VLAN Registration Protocol (MVRP) 2013-02-10 20:37:22 -05:00
Makefile net/8021q: Implement Multiple VLAN Registration Protocol (MVRP) 2013-02-10 20:37:22 -05:00
vlan.c net: vlan: prepare for 802.1ad support 2013-04-19 14:45:27 -04:00
vlan.h net: vlan: prepare for 802.1ad support 2013-04-19 14:45:27 -04:00
vlan_core.c net: vlan: prepare for 802.1ad support 2013-04-19 14:45:27 -04:00
vlan_dev.c net: vlan: prepare for 802.1ad support 2013-04-19 14:45:27 -04:00
vlan_gvrp.c net: vlan: prepare for 802.1ad support 2013-04-19 14:45:27 -04:00
vlan_mvrp.c net: vlan: prepare for 802.1ad support 2013-04-19 14:45:27 -04:00
vlan_netlink.c net: vlan: prepare for 802.1ad support 2013-04-19 14:45:27 -04:00
vlanproc.c net: proc: change proc_net_remove to remove_proc_entry 2013-02-18 14:53:08 -05:00
vlanproc.h