Home
last modified time | relevance | path

Searched hist:"9697 f1cde9901c00298fd1313b4aaf96f287bf7a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/dsa/
H A Dslave.cdiff 9697f1cde9901c00298fd1313b4aaf96f287bf7a Thu Dec 11 14:49:16 CST 2014 Florian Fainelli <f.fainelli@gmail.com> net: dsa: propagate error code from dsa_slave_phy_setup

In case we cannot attach to our slave netdevice PHY, error out and
propagate that error up to the caller: dsa_slave_create().

Fixes: 0d8bcdd383b8 ("net: dsa: allow for more complex PHY setups")
Signed-off-by: Andrey Volkov <andrey.volkov@nexvision.fr>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>