From cf98192d2e2b923241b8e6eee05a5b31f4bc16f2 Mon Sep 17 00:00:00 2001 From: Romain Perier Date: Wed, 10 Sep 2014 07:51:13 +0000 Subject: [PATCH] net: ethernet: arc: Don't free Rockchip resources before disconnect from phy Free resources before being disconnected from phy and calling core driver is wrong and should not happen. It avoids a delay of 4-5s caused by the timeout of phy_disconnect(). Signed-off-by: Romain Perier Signed-off-by: David S. Miller --- Reading git-format-patch failed