summaryrefslogtreecommitdiff
path: root/drivers/net/fddi
diff options
context:
space:
mode:
authorLu Wei <luwei32@huawei.com>2020-07-29 11:50:05 +0800
committerDavid S. Miller <davem@davemloft.net>2020-07-30 16:55:39 -0700
commit366228ed01f6882cc203e3d5b40010dfae0be1c3 (patch)
treef41f4ea9d59f4373389670359cc35a3720306855 /drivers/net/fddi
parent82274d075536322368ce710b211c41c37c4740b9 (diff)
net: nixge: fix potential memory leak in nixge_probe()
If some processes in nixge_probe() fail, free_netdev(dev) needs to be called to aviod a memory leak. Fixes: 87ab207981ec ("net: nixge: Separate ctrl and dma resources") Fixes: abcd3d6fc640 ("net: nixge: Fix error path for obtaining mac address") Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Lu Wei <luwei32@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/fddi')
0 files changed, 0 insertions, 0 deletions