kernel: bump 5.10 to 5.10.75
[openwrt/openwrt.git] / target / linux / generic / hack-5.10 / 710-net-dsa-mv88e6xxx-default-VID-1.patch
index f301cc1e2d5119ad9324ecef1ce3c94b668bef48..03725653f950587c1ab144e6ed1c557062716255 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/dsa/mv88e6xxx/chip.c
 +++ b/drivers/net/dsa/mv88e6xxx/chip.c
-@@ -2088,6 +2088,7 @@ static int mv88e6xxx_port_fdb_add(struct
+@@ -2097,6 +2097,7 @@ static int mv88e6xxx_port_fdb_add(struct
        struct mv88e6xxx_chip *chip = ds->priv;
        int err;
  
@@ -8,7 +8,7 @@
        mv88e6xxx_reg_lock(chip);
        err = mv88e6xxx_port_db_load_purge(chip, port, addr, vid,
                                           MV88E6XXX_G1_ATU_DATA_STATE_UC_STATIC);
-@@ -2102,6 +2103,7 @@ static int mv88e6xxx_port_fdb_del(struct
+@@ -2111,6 +2112,7 @@ static int mv88e6xxx_port_fdb_del(struct
        struct mv88e6xxx_chip *chip = ds->priv;
        int err;