kernel: 5.15: backport v6.1 PHY changes required for Aquantia
[openwrt/staging/dangole.git] / target / linux / generic / backport-5.15 / 792-02-v6.0-net-phylink-fix-NULL-pl-pcs-dereference-during-phyli.patch
index f1f359bad7ac0deefe9a8904ef916ec540890f91..fec2fddfda85e2f31d8e1ae1da9abff22fee6605 100644 (file)
@@ -27,7 +27,7 @@ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
 
 --- a/drivers/net/phy/phylink.c
 +++ b/drivers/net/phy/phylink.c
-@@ -764,7 +764,7 @@ static void phylink_pcs_poll_stop(struct
+@@ -767,7 +767,7 @@ static void phylink_pcs_poll_stop(struct
  
  static void phylink_pcs_poll_start(struct phylink *pl)
  {