commit | b7b5d25bdd7bdea7d72a41e0a97b1b8f3dea2ee7 | [log] [tgz] |
---|---|---|
author | Guojia Liao <liaoguojia@huawei.com> | Tue Jul 28 10:16:52 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 28 12:54:48 2020 -0700 |
tree | e5c10416515e173b0506ad8150569ce205522bb6 | |
parent | efe3fa45f770f1d66e2734ee7a3523c75694ff04 [diff] |
net: hns3: fix for VLAN config when reset failed When device is resetting or reset failed, firmware is unable to handle mailbox. VLAN should not be configured in this case. Fixes: fe4144d47eef ("net: hns3: sync VLAN filter entries when kill VLAN ID failed") Signed-off-by: Guojia Liao <liaoguojia@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>