diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2020-12-12 19:20:05 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-12-16 11:04:24 -0800 |
commit | 4375ada01963d1ebf733d60d1bb6e5db401e1ac6 (patch) | |
tree | e02144fbdc0ebfbd41145a6c64cec50bbeefc476 /include | |
parent | 54a57d1c449275ee727154ac106ec1accae012e3 (diff) |
net: bcmgenet: Fix a resource leak in an error handling path in the probe functin
If the 'register_netdev()' call fails, we must undo a previous
'bcmgenet_mii_init()' call.
Fixes: 1c1008c793fa ("net: bcmgenet: add main driver file")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20201212182005.120437-1-christophe.jaillet@wanadoo.fr
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions