aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorCorentin Labbe <clabbe@baylibre.com>2019-11-10 11:30:48 +0000
committerDavid S. Miller <davem@davemloft.net>2019-11-11 14:43:41 -0800
commit40a1dcee2d1846a24619fe9ca45c661ca0db7dda (patch)
treeaaca436b9b9d0b41e38e7ba4027f6a22d217a896 /net
parenttcp: remove redundant new line from tcp_event_sk_skb (diff)
downloadlinux-dev-40a1dcee2d1846a24619fe9ca45c661ca0db7dda.tar.xz
linux-dev-40a1dcee2d1846a24619fe9ca45c661ca0db7dda.zip
net: ethernet: dwmac-sun8i: Use the correct function in exit path
When PHY is not powered, the probe function fail and some resource are still unallocated. Furthermore some BUG happens: dwmac-sun8i 5020000.ethernet: EMAC reset timeout ------------[ cut here ]------------ kernel BUG at /linux-next/net/core/dev.c:9844! So let's use the right function (stmmac_pltfr_remove) in the error path. Fixes: 9f93ac8d4085 ("net-next: stmmac: Add dwmac-sun8i") Cc: <stable@vger.kernel.org> # v4.15+ Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions