aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorYang Yingliang <[email protected]>2021-05-22 20:02:46 +0800
committerDavid S. Miller <[email protected]>2021-05-23 16:16:24 -0700
commit52af13a41489d7bbc1932d17583eff6e5fffc820 (patch)
tree18af83356daef4871af6575d4198622e12da2d8d /tools/testing/selftests/bpf/prog_tests/autoload.c
parentf5120f5998803a973b1d432ed2aa7e592527aa46 (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