|
@@ -15,7 +15,7 @@ Signed-off-by: Christian Marangi <[email protected]>
|
|
|
|
|
|
--- a/nss_dp_main.c
|
|
|
+++ b/nss_dp_main.c
|
|
|
-@@ -979,6 +979,9 @@ static int nss_dp_remove(struct platform
|
|
|
+@@ -977,6 +977,9 @@ static int nss_dp_remove(struct platform
|
|
|
dp_ops = dp_priv->data_plane_ops;
|
|
|
hal_ops = dp_priv->gmac_hal_ops;
|
|
|
|
|
@@ -25,7 +25,7 @@ Signed-off-by: Christian Marangi <[email protected]>
|
|
|
if (dp_priv->phydev)
|
|
|
phy_disconnect(dp_priv->phydev);
|
|
|
|
|
|
-@@ -990,7 +993,6 @@ static int nss_dp_remove(struct platform
|
|
|
+@@ -988,7 +991,6 @@ static int nss_dp_remove(struct platform
|
|
|
#endif
|
|
|
hal_ops->exit(dp_priv->gmac_hal_ctx);
|
|
|
dp_ops->deinit(dp_priv->dpc);
|