kernel: bump 4.19 to 4.19.62
[openwrt/staging/chunkeey.git] / target / linux / mvebu / patches-4.19 / 408-sfp-more-cotsworks-fixes.patch
index f9f7aba2bcef7f0690088fe5afe067705e1bbab5..69a31cb9f06ce5a2aba036531b55e5eb8c526745 100644 (file)
@@ -12,7 +12,7 @@ Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
 
 --- a/drivers/net/phy/sfp.c
 +++ b/drivers/net/phy/sfp.c
-@@ -1570,9 +1570,9 @@ static int sfp_sm_mod_probe(struct sfp *
+@@ -1571,9 +1571,9 @@ static int sfp_sm_mod_probe(struct sfp *
                return -EAGAIN;
        }
  
@@ -25,7 +25,7 @@ Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
         */
        cotsworks = !memcmp(id.base.vendor_name, "COTSWORKS       ", 16);
  
-@@ -1611,11 +1611,12 @@ static int sfp_sm_mod_probe(struct sfp *
+@@ -1612,11 +1612,12 @@ static int sfp_sm_mod_probe(struct sfp *
  
        sfp->id = id;