linux/drivers/net/ethernet/hisilicon/hns3/hns3vf
Fuyun Liang 590980558b net: hns3: add existence check when remove old uc mac address
When driver is in initial state, the mac_vlan table table is empty.
So the delete operation for mac address must fail. Existence check
is needed here. Otherwise, the error message will make user confused.

Fixes: 46a3df9f97 ("net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support")
Signed-off-by: Fuyun Liang <liangfuyun1@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-11 22:53:31 -04:00
..
hclgevf_cmd.c
hclgevf_cmd.h net: hns3: remove TSO config command from VF driver 2018-01-12 10:12:32 -05:00
hclgevf_main.c net: hns3: add existence check when remove old uc mac address 2018-03-11 22:53:31 -04:00
hclgevf_main.h net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support 2017-12-15 10:55:34 -05:00
hclgevf_mbx.c net: hns3: set the cmdq out_vld bit to 0 after used 2018-03-08 11:23:36 -05:00
Makefile net: hns3: Add HNS3 VF driver to kernel build framework 2017-12-15 10:55:34 -05:00