kernel: bump 5.4 to 5.4.45
[openwrt/staging/wigyori.git] / target / linux / layerscape / patches-5.4 / 701-net-0381-net-dsa-Pass-pcs_poll-flag-from-driver-to-PHYLINK.patch
index 40d22f46526d79ed0be5139706c1a3faa27108d6..d3fdfb3fb1688b24312ef6a098e6bb7b3275f2c1 100644 (file)
@@ -24,7 +24,7 @@ on touch") which was merged in v5.4-rc3.
 
 --- a/include/net/dsa.h
 +++ b/include/net/dsa.h
-@@ -277,6 +277,11 @@ struct dsa_switch {
+@@ -284,6 +284,11 @@ struct dsa_switch {
         */
        bool                    vlan_filtering;
  
@@ -38,7 +38,7 @@ on touch") which was merged in v5.4-rc3.
        struct dsa_port ports[];
 --- a/net/dsa/port.c
 +++ b/net/dsa/port.c
-@@ -625,6 +625,7 @@ static int dsa_port_phylink_register(str
+@@ -639,6 +639,7 @@ static int dsa_port_phylink_register(str
  
        dp->pl_config.dev = ds->dev;
        dp->pl_config.type = PHYLINK_DEV;