linux_dsm_epyc7002/drivers/net/ethernet/aquantia/atlantic
YueHaibing 4e3c7c00bb net: aquantia: return 'err' if set MPI_DEINIT state fails
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c:260:7:
 warning: variable 'err' set but not used [-Wunused-but-set-variable]

'err' should be returned while set MPI_DEINIT state fails
in hw_atl_utils_soft_reset.

Fixes: cce96d1883 ("net: aquantia: Regression on reset with 1.x firmware")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-11-27 15:23:37 -08:00
..
hw_atl net: aquantia: return 'err' if set MPI_DEINIT state fails 2018-11-27 15:23:37 -08:00
aq_cfg.h net: aquantia: vlan unicast address list correct handling 2018-07-06 11:11:05 +09:00
aq_common.h net: aquantia: add vlan id to rx flow filters 2018-11-14 08:48:37 -08:00
aq_ethtool.c net: aquantia: add infrastructure for ntuple rules 2018-11-14 08:48:37 -08:00
aq_ethtool.h net: ethernet: aquantia: Ethtool support 2017-01-24 15:03:41 -05:00
aq_filters.c net: aquantia: fix spelling mistake "specfield" -> "specified" 2018-11-17 21:36:09 -08:00
aq_filters.h net: aquantia: add support of rx-vlan-filter offload 2018-11-14 08:48:37 -08:00
aq_hw_utils.c net: aquantia: Change confusing no_ff_addr to more meaningful name 2018-01-21 18:19:03 -05:00
aq_hw_utils.h net: aquantia: Introduce firmware ops callbacks 2018-01-21 18:19:03 -05:00
aq_hw.h net: aquantia: add support of rx-vlan-filter offload 2018-11-14 08:48:37 -08:00
aq_main.c net: aquantia: add support of rx-vlan-filter offload 2018-11-14 08:48:37 -08:00
aq_main.h net: aquantia: Simplify dependencies between pci modules 2018-01-16 14:40:00 -05:00
aq_nic.c net: aquantia: add support of rx-vlan-filter offload 2018-11-14 08:48:37 -08:00
aq_nic.h net: aquantia: add support of rx-vlan-filter offload 2018-11-14 08:48:37 -08:00
aq_pci_func.c net: aquantia: add infrastructure for ntuple rules 2018-11-14 08:48:37 -08:00
aq_pci_func.h net: aquantia: Cleanup pci functions module 2018-01-21 18:19:03 -05:00
aq_ring.c net: aquantia: invalid checksumm offload implementation 2018-11-09 15:38:10 -08:00
aq_ring.h net: aquantia: Add tx clean budget and valid budget handling logic 2018-03-22 12:02:49 -04:00
aq_rss.h net: ethernet: aquantia: Receive side scaling 2017-01-24 15:03:41 -05:00
aq_utils.h net: aquantia: Cleanup status flags accesses 2018-01-16 14:40:00 -05:00
aq_vec.c net: aquantia: Add tx clean budget and valid budget handling logic 2018-03-22 12:02:49 -04:00
aq_vec.h net: aquantia: Eliminate aq_nic structure abstraction 2018-01-16 14:40:01 -05:00
Makefile net: aquantia: add infrastructure for ntuple rules 2018-11-14 08:48:37 -08:00
ver.h net: aquantia: bump driver version 2018-09-11 23:41:02 -07:00