summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorWang Hai <wanghai38@huawei.com>2020-07-16 11:50:38 +0800
committerDavid S. Miller <davem@davemloft.net>2020-07-17 12:44:42 -0700
commitbca9749b1aa23d964d3ab930938af66dbf887f15 (patch)
treee46f2b7ae12dc814ee09caad0ca83cdc1653cc45 /README
parentcebb69754f37d68e1355a5e726fdac317bcda302 (diff)
net: smc91x: Fix possible memory leak in smc_drv_probe()
If try_toggle_control_gpio() failed in smc_drv_probe(), free_netdev(ndev) should be called to free the ndev created earlier. Otherwise, a memleak will occur. Fixes: 7d2911c43815 ("net: smc91x: Fix gpios for device tree based booting") Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Wang Hai <wanghai38@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions