commit | 77af09c6780b1394a1e888a6862d49cadc0247fa | [log] [tgz] |
---|---|---|
author | Jian Shen <shenjian15@huawei.com> | Sat Feb 02 22:39:35 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Feb 02 08:24:09 2019 -0800 |
tree | 066d11bd434930f23ad17a47a2dedd71772869cd | |
parent | f9f07091b43e3a758bd197eb99ef5f011efce7fc [diff] |
net: hns3: don't allow user to change vlan filter state When user disables vlan filter, and adds vlan device, it won't notify the driver the update the vlan filter. In this case, when user enables vlan filter again, the packets with new vlan tag will be filtered by vlan filter. Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>