diff options
author | John Audia <therealgraysky@proton.me> | 2023-03-22 12:07:50 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-03-25 16:22:48 +0100 |
commit | f598880162e83ddc0139e00c5248497d06f5fff7 (patch) | |
tree | 343cf1e830dcf940ec8d1f5484f2599a4610c3f9 /target/linux/generic/pending-5.10/760-net-dsa-mv88e6xxx-fix-vlan-setup.patch | |
parent | f0bc2636cec9000ae6f6411e510555140dbc6537 (diff) | |
download | upstream-f598880162e83ddc0139e00c5248497d06f5fff7.tar.gz upstream-f598880162e83ddc0139e00c5248497d06f5fff7.tar.bz2 upstream-f598880162e83ddc0139e00c5248497d06f5fff7.zip |
kernel: bump 5.10 to 5.10.176
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/pending-5.10/760-net-dsa-mv88e6xxx-fix-vlan-setup.patch')
-rw-r--r-- | target/linux/generic/pending-5.10/760-net-dsa-mv88e6xxx-fix-vlan-setup.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-5.10/760-net-dsa-mv88e6xxx-fix-vlan-setup.patch b/target/linux/generic/pending-5.10/760-net-dsa-mv88e6xxx-fix-vlan-setup.patch index fff817dd8c..a9c2f7ed12 100644 --- a/target/linux/generic/pending-5.10/760-net-dsa-mv88e6xxx-fix-vlan-setup.patch +++ b/target/linux/generic/pending-5.10/760-net-dsa-mv88e6xxx-fix-vlan-setup.patch @@ -17,7 +17,7 @@ Signed-off-by: DENG Qingfang <dqfext@gmail.com> --- a/drivers/net/dsa/mv88e6xxx/chip.c +++ b/drivers/net/dsa/mv88e6xxx/chip.c -@@ -2921,6 +2921,7 @@ static int mv88e6xxx_setup(struct dsa_sw +@@ -2929,6 +2929,7 @@ static int mv88e6xxx_setup(struct dsa_sw chip->ds = ds; ds->slave_mii_bus = mv88e6xxx_default_mdio_bus(chip); |