diff options
author | Yang Yingliang <[email protected]> | 2021-05-22 20:02:46 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-05-23 16:16:24 -0700 |
commit | 52af13a41489d7bbc1932d17583eff6e5fffc820 (patch) | |
tree | 18af83356daef4871af6575d4198622e12da2d8d /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | f5120f5998803a973b1d432ed2aa7e592527aa46 (diff) |
net: ftgmac100: add missing error return code in ftgmac100_probe()
The variables will be free on path err_phy_connect, it should
return error code, or it will cause double free when calling
ftgmac100_remove().
Fixes: bd466c3fb5a4 ("net/faraday: Support NCSI mode")
Fixes: 39bfab8844a0 ("net: ftgmac100: Add support for DT phy-handle property")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Yang Yingliang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions