commit | 30ba2ab94019b562bdbaf9b347455870b4b2d15f | [log] [tgz] |
---|---|---|
author | Jian Shen <shenjian15@huawei.com> | Fri Jan 05 18:18:06 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 08 14:06:17 2018 -0500 |
tree | b0bd1002503e822e2c1e625e58a71e07ad75664c | |
parent | 391b5e935633acdb84e2e65574ba747f176b3d5e [diff] |
net: hns3: Disable VFs change rxvlan offload status Rxvlan offload status can only be changed by PF. Initialize the value of NETIF_F_HW_VLAN_CTAG_RX bit of hw_features for VFS to false, make sure user can't be able to change it. Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>