diff options
| author | Yang Li <yang.lee@linux.alibaba.com> | 2021-09-03 14:42:33 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-09-22 11:41:27 +0200 |
| commit | 3b6fd3f7aaafa2e3c7aeb3387aeb100f54bc92ee (patch) | |
| tree | 32456732dc1e3f20f4da62ff4728681b090fcde8 /net/unix/af_unix.c | |
| parent | 530a750f8a43e5c25266c886d0a388303b06573b (diff) | |
ethtool: Fix an error code in cxgb2.c
[ Upstream commit 7db8263a12155c7ae4ad97e850f1e499c73765fc ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
