From: Toshiaki Makita
Date: Thu, 27 Aug 2015 15:32:26 +0900
> This enables bridge vlan_protocol to be configured through netlink.
>
> When CONFIG_BRIDGE_VLAN_FILTERING is disabled, kernel behaves the
> same way as this feature is not implemented.
>
> Signed-off-by: Toshiaki Makita
> ---
> v2:
This enables bridge vlan_protocol to be configured through netlink.
When CONFIG_BRIDGE_VLAN_FILTERING is disabled, kernel behaves the
same way as this feature is not implemented.
Signed-off-by: Toshiaki Makita
---
v2: Fix u16 to __be16
include/uapi/linux/if_link.h | 1 +
net/bridge/br_netlink