summaryrefslogtreecommitdiffstats
path: root/drivers/net/hyperv
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2020-08-04 21:26:43 +0800
committerDavid S. Miller <davem@davemloft.net>2020-08-04 16:10:24 -0700
commit02afa9c66bb954c6959877c70d9e128dcf0adce7 (patch)
treede2fb77474484369ee48e73f9b44cbb8c486d1ad /drivers/net/hyperv
parentf7ba7dbf4f7af67b5936ff1cbd40a3254b409ebf (diff)
downloadlinux-02afa9c66bb954c6959877c70d9e128dcf0adce7.tar.bz2
dpaa2-eth: Fix passing zero to 'PTR_ERR' warning
Fix smatch warning: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:2419 alloc_channel() warn: passing zero to 'ERR_PTR' setup_dpcon() should return ERR_PTR(err) instead of zero in error handling case. Fixes: d7f5a9d89a55 ("dpaa2-eth: defer probe on object allocate") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hyperv')
0 files changed, 0 insertions, 0 deletions