aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/realtek/r8169.c
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2016-07-29 12:35:57 -0700
committerDavid S. Miller <davem@davemloft.net>2016-07-30 23:14:52 -0700
commitbb9c0fa3aa2932eb3825557e452cac248e709bef (patch)
tree7c3f187452ad65bd4244b56dcc3755e27cf72233 /drivers/net/ethernet/realtek/r8169.c
parentnet: tulip: fix spelling mistake: "attemping" -> "attempting" (diff)
downloadlinux-dev-bb9c0fa3aa2932eb3825557e452cac248e709bef.tar.xz
linux-dev-bb9c0fa3aa2932eb3825557e452cac248e709bef.zip
net: dsa: bcm_sf2: Unwind errors in correct order
In case we cannot complete bcm_sf2_sw_setup() for any reason, and we go to the out_unmap label, but the MDIO bus has not been registered yet, we will hit the BUG condition in drivers/net/phy/mdio_bus.c about the bus not being registered. Fix this by dedicating a specific lable for when we fail after the MDIO bus has been successfully registered. Fixes: 461cd1b03e32 ("net: dsa: bcm_sf2: Register our slave MDIO bus") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/realtek/r8169.c')
0 files changed, 0 insertions, 0 deletions