Home
last modified time | relevance | path

Searched hist:"7 c8b1e855f94f88a0c569be6309fc8d5c8844cd1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Dsmsc95xx.cdiff 7c8b1e855f94f88a0c569be6309fc8d5c8844cd1 Mon Jul 06 03:39:34 CDT 2020 Andre Edich <andre.edich@microchip.com> smsc95xx: check return value of smsc95xx_reset

The return value of the function smsc95xx_reset() must be checked
to avoid returning false success from the function smsc95xx_bind().

Fixes: 2f7ca802bdae2 ("net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver")
Signed-off-by: Andre Edich <andre.edich@microchip.com>
Signed-off-by: Parthiban Veerasooran <Parthiban.Veerasooran@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>