diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2019-07-19 03:21:57 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-19 05:33:48 +0200 |
commit | 6f5fa8d2c05f247ab50440df0f07867ae0fc9050 (patch) | |
tree | c2039feb47c6f5ca2ee97645be467601886fd289 /drivers/net/hyperv | |
parent | usb: qmi_wwan: add D-Link DWM-222 A2 device ID (diff) | |
download | linux-6f5fa8d2c05f247ab50440df0f07867ae0fc9050.tar.xz linux-6f5fa8d2c05f247ab50440df0f07867ae0fc9050.zip |
ag71xx: fix error return code in ag71xx_probe()
Fix to return error code -ENOMEM from the dmam_alloc_coherent() error
handling case instead of 0, as done elsewhere in this function.
Fixes: d51b6ce441d3 ("net: ethernet: add ag71xx driver")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hyperv')
0 files changed, 0 insertions, 0 deletions