diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2017-09-02 18:56:45 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-09-04 06:18:25 +0300 |
commit | 6d9c153a0b84392406bc77600aa7d3ea365de041 (patch) | |
tree | e2fc30d0c51629f96443233b24c1de88b383d27a /net/ipv6/exthdrs.c | |
parent | 443cb3a32101a2f3201f417d7342017666666116 (diff) | |
download | linux-6d9c153a0b84392406bc77600aa7d3ea365de041.tar.xz |
net: dsa: loop: Do not unregister invalid fixed PHY
During error injection it was possible to crash in dsa_loop_exit() because of
an attempt to unregister an invalid PHY. We actually want to the driver probing
in dsa_loop_init() even though fixed_phy_register() may return an error to
exercise how DSA deals with such cases, but we should not be crashing during
driver removal.
Fixes: 98cd1552ea27 ("net: dsa: Mock-up driver")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/exthdrs.c')
0 files changed, 0 insertions, 0 deletions