Searched hist:adfb3cb2c52e7bf215ac5d97344e4ed57ab9ce9f (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/usb/ |
H A D | smsc75xx.c | diff adfb3cb2c52e7bf215ac5d97344e4ed57ab9ce9f Fri May 03 09:27:11 CDT 2019 Petr Štetiar <ynezz@true.cz> net: usb: support of_get_mac_address new ERR_PTR error
There was NVMEM support added to of_get_mac_address, so it could now return ERR_PTR encoded error values, so we need to adjust all current users of of_get_mac_address to this new fact.
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | smsc95xx.c | diff adfb3cb2c52e7bf215ac5d97344e4ed57ab9ce9f Fri May 03 09:27:11 CDT 2019 Petr Štetiar <ynezz@true.cz> net: usb: support of_get_mac_address new ERR_PTR error
There was NVMEM support added to of_get_mac_address, so it could now return ERR_PTR encoded error values, so we need to adjust all current users of of_get_mac_address to this new fact.
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: David S. Miller <davem@davemloft.net>
|