On Fri, Oct 18, 2019 at 06:20:37PM +0800, Chen Wandun wrote: > From: Chenwandun <chenwan...@huawei.com> > > 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 <chenwan...@huawei.com>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew