Searched hist:"3 d00cf2fbb61212f47a3cf838be51c921366c937" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_nic.c | diff 3d00cf2fbb61212f47a3cf838be51c921366c937 Fri Oct 18 05:20:37 CDT 2019 Chenwandun <chenwandun@huawei.com> net: aquantia: add an error handling in aq_nic_set_multicast_list
add an error handling in aq_nic_set_multicast_list, it may not work when hw_multicast_list_set error; and at the same time it will remove gcc Wunused-but-set-variable warning.
Signed-off-by: Chenwandun <chenwandun@huawei.com> Reviewed-by: Igor Russkikh <igor.russkikh@aquantia.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|