diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2021-06-01 19:04:51 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-01 15:54:38 -0700 |
commit | f336d0b93ae978f12c5e27199f828da89b91e56a (patch) | |
tree | d11f812a0ca9b79551d5cc6d5ac7a70d838fea9d /net/tls | |
parent | Merge branch 'virtio_net-build_skb-fixes' (diff) | |
download | linux-dev-f336d0b93ae978f12c5e27199f828da89b91e56a.tar.xz linux-dev-f336d0b93ae978f12c5e27199f828da89b91e56a.zip |
ethernet: myri10ge: Fix missing error code in myri10ge_probe()
The error code is missing in this code scenario, add the error code
'-EINVAL' to the return value 'status'.
Eliminate the follow smatch warning:
drivers/net/ethernet/myricom/myri10ge/myri10ge.c:3818 myri10ge_probe()
warn: missing error code 'status'.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tls')
0 files changed, 0 insertions, 0 deletions