summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
diff options
context:
space:
mode:
authorYang Li <yang.lee@linux.alibaba.com>2021-09-03 09:42:33 +0300
committerDavid S. Miller <davem@davemloft.net>2021-09-04 12:52:06 +0300
commit7db8263a12155c7ae4ad97e850f1e499c73765fc (patch)
treed496b78f437b4333219485835a7b36320929b077 /drivers/net/ethernet/marvell
parent9ddbc2a00d7f63fa9748f4278643193dac985f2d (diff)
downloadlinux-7db8263a12155c7ae4ad97e850f1e499c73765fc.tar.xz
ethtool: Fix an error code in cxgb2.c
When adapter->registered_device_map is NULL, the value of err is uncertain, we set err to -EINVAL to avoid ambiguity. Clean up smatch warning: drivers/net/ethernet/chelsio/cxgb/cxgb2.c:1114 init_one() warn: missing error code 'err' Reported-by: Abaci Robot <abaci@linux.alibaba.com> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/marvell')
0 files changed, 0 insertions, 0 deletions