diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2019-07-19 04:21:57 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-19 06:33:48 +0300 |
commit | 6f5fa8d2c05f247ab50440df0f07867ae0fc9050 (patch) | |
tree | c2039feb47c6f5ca2ee97645be467601886fd289 /include | |
parent | 7d6053097311643545a8118100175a39bd6fa637 (diff) | |
download | linux-6f5fa8d2c05f247ab50440df0f07867ae0fc9050.tar.xz |
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 'include')
0 files changed, 0 insertions, 0 deletions