diff options
author | John Audia <therealgraysky@proton.me> | 2022-09-23 16:58:05 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-10-04 00:03:27 +0200 |
commit | f04515e7bd44c770f801d1dbd1e8d8964499d092 (patch) | |
tree | e1c6a4418aba1f28f28c66a310be009f2de2136f /target/linux/generic/hack-5.10/711-net-dsa-mv88e6xxx-disable-ATU-violation.patch | |
parent | a91f391b594fefa08275f404351c7086a985a11e (diff) | |
download | upstream-f04515e7bd44c770f801d1dbd1e8d8964499d092.tar.gz upstream-f04515e7bd44c770f801d1dbd1e8d8964499d092.tar.bz2 upstream-f04515e7bd44c770f801d1dbd1e8d8964499d092.zip |
kernel: bump 5.10 to 5.10.145
Manually rebased:
hack-5.10/780-usb-net-MeigLink_modem_support.patch
Removed upstreamed:
patches-5.10/110-gpio-mpc8xxx-Fix-support-for-IRQ_TYPE_LEVEL_LOW-flow.patch[1]
All other patches automatically rebased.
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.145&id=24196210b198e8e39296e277bb93b362aa207775
Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit 8fe67fae1d619467b2b3300178d4309f17cfdb54)
Diffstat (limited to 'target/linux/generic/hack-5.10/711-net-dsa-mv88e6xxx-disable-ATU-violation.patch')
-rw-r--r-- | target/linux/generic/hack-5.10/711-net-dsa-mv88e6xxx-disable-ATU-violation.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-5.10/711-net-dsa-mv88e6xxx-disable-ATU-violation.patch b/target/linux/generic/hack-5.10/711-net-dsa-mv88e6xxx-disable-ATU-violation.patch index 68cac73935..7ec2afb2d2 100644 --- a/target/linux/generic/hack-5.10/711-net-dsa-mv88e6xxx-disable-ATU-violation.patch +++ b/target/linux/generic/hack-5.10/711-net-dsa-mv88e6xxx-disable-ATU-violation.patch @@ -1,6 +1,6 @@ --- a/drivers/net/dsa/mv88e6xxx/chip.c +++ b/drivers/net/dsa/mv88e6xxx/chip.c -@@ -2659,6 +2659,9 @@ static int mv88e6xxx_setup_port(struct m +@@ -2663,6 +2663,9 @@ static int mv88e6xxx_setup_port(struct m if (dsa_is_cpu_port(ds, port)) reg = 0; |