linux/drivers/net/phy
Dan Carpenter 1dde47a66d net: mdiobus: get rid of a BUG_ON()
We spotted a bug recently during a review where a driver was
unregistering a bus that wasn't registered, which would trigger this
BUG_ON().  Let's handle that situation more gracefully, and just print
a warning and return.

Reported-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-05-17 15:50:58 -07:00
..
mscc
Kconfig phy: nxp-c45: add driver for tja1103 2021-04-19 16:19:44 -07:00
Makefile phy: nxp-c45: add driver for tja1103 2021-04-19 16:19:44 -07:00
adin.c
amd.c
aquantia.h
aquantia_hwmon.c
aquantia_main.c
at803x.c net: phy: at803x: fix probe error if copper page is selected 2021-04-20 17:08:28 -07:00
ax88796b.c
bcm-cygnus.c
bcm-phy-lib.c
bcm-phy-lib.h
bcm7xxx.c
bcm63xx.c
bcm87xx.c
bcm54140.c
bcm84881.c
broadcom.c
cicada.c
cortina.c
davicom.c
dp83tc811.c
dp83640.c
dp83640_reg.h
dp83822.c
dp83848.c
dp83867.c
dp83869.c
et1011c.c
fixed_phy.c
icplus.c
intel-xway.c net: phy: intel-xway: enable integrated led functions 2021-04-21 10:59:17 -07:00
linkmode.c
lxt.c
marvell-88x2222.c net: phy: marvell-88x2222: enable autoneg by default 2021-04-27 14:05:41 -07:00
marvell.c net: phy: marvell: enable downshift by default 2021-04-30 15:20:47 -07:00
marvell10g.c net: phy: marvell10g: change module description 2021-04-08 13:15:34 -07:00
mdio-boardinfo.c
mdio-boardinfo.h
mdio_bus.c net: mdiobus: get rid of a BUG_ON() 2021-05-17 15:50:58 -07:00
mdio_device.c
mdio_devres.c
meson-gxl.c
micrel.c
microchip.c
microchip_t1.c
mii_timestamper.c
national.c
nxp-c45-tja11xx.c phy: nxp-c45-tja11xx: add interrupt support 2021-04-23 14:13:16 -07:00
nxp-tja11xx.c
phy-c45.c net: phy: add genphy_c45_pma_suspend/resume 2021-04-19 16:19:44 -07:00
phy-core.c
phy.c net: phy: genphy_loopback: add link speed configuration 2021-04-20 16:08:02 -07:00
phy_device.c net: phy: genphy_loopback: add link speed configuration 2021-04-20 16:08:02 -07:00
phy_led_triggers.c
phylink.c
qsemi.c
realtek.c
rockchip.c
sfp-bus.c phy: sfp: add netlink SFP support to generic SFP code 2021-04-11 16:34:56 -07:00
sfp.c phy: sfp: add netlink SFP support to generic SFP code 2021-04-11 16:34:56 -07:00
sfp.h phy: sfp: add netlink SFP support to generic SFP code 2021-04-11 16:34:56 -07:00
smsc.c
spi_ks8995.c
ste10Xp.c
swphy.c
swphy.h
teranetics.c
uPD60620.c
vitesse.c
xilinx_gmii2rgmii.c