mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-25 10:02:50 +00:00
The recent __must_check stuff flagged some error handling bugs. phy/fixed.c: * handle device_bind_driver() failure phy/phy_device.c: * handle device_bind_driver() failure * release rwsem upon failure Signed-off-by: Jeff Garzik <jeff@garzik.org>