kernel: bump 5.15 to 5.15.67
[openwrt/staging/dedeckeh.git] / target / linux / generic / backport-5.15 / 703-00-v5.16-net-convert-users-of-bitmap_foo-to-linkmode_foo.patch
index eb1bc503673fb717e587e32b4ff7ca65541f2237..8063d20270928ec3515d62d6c54ba3bec7354f1d 100644 (file)
@@ -530,7 +530,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
  static int
 --- a/drivers/net/dsa/xrs700x/xrs700x.c
 +++ b/drivers/net/dsa/xrs700x/xrs700x.c
-@@ -456,7 +456,7 @@ static void xrs700x_phylink_validate(str
+@@ -457,7 +457,7 @@ static void xrs700x_phylink_validate(str
                phylink_set(mask, 1000baseT_Full);
                break;
        default:
@@ -539,7 +539,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
                dev_err(ds->dev, "Unsupported port: %i\n", port);
                return;
        }
-@@ -467,10 +467,8 @@ static void xrs700x_phylink_validate(str
+@@ -468,10 +468,8 @@ static void xrs700x_phylink_validate(str
        phylink_set(mask, 10baseT_Full);
        phylink_set(mask, 100baseT_Full);