diff options
author | John Audia <graysky@archlinux.us> | 2021-01-23 11:09:03 -0500 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2021-01-26 00:49:53 +0100 |
commit | 9ad912d159f8a6a2907d6cd6c55082765ba2364b (patch) | |
tree | b8ad5bf9c59c9b4ce719a880ca4166d88916bae3 /target/linux/mediatek | |
parent | 23be333401f06a49d7081b051b2cdf84f8a75149 (diff) | |
download | upstream-9ad912d159f8a6a2907d6cd6c55082765ba2364b.tar.gz upstream-9ad912d159f8a6a2907d6cd6c55082765ba2364b.tar.bz2 upstream-9ad912d159f8a6a2907d6cd6c55082765ba2364b.zip |
kernel: bump 5.4 to 5.4.92
All modification made by update_kernel.sh in a fresh clone without
existing toolchains.
Build system: x86_64
Build-tested: ipq806x/R7800, bcm27xx/bcm2711
Run-tested: ipq806x/R7800
Compile-tested [*]: ath79/{tiny,generic}, ipq40xx, octeon,
ramips/mt7621, realtek, x86/64.
Run-tested [*]: ath79/generic, octeon, ramips/mt7621, realtek.
No dmesg regressions, everything functional
Signed-off-by: John Audia <graysky@archlinux.us>
Tested-by: Stijn Segers <foss@volatilesystems.org> [*]
Diffstat (limited to 'target/linux/mediatek')
-rw-r--r-- | target/linux/mediatek/patches-5.4/0600-net-phylink-propagate-resolved-link-config-via-mac_l.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/patches-5.4/0600-net-phylink-propagate-resolved-link-config-via-mac_l.patch b/target/linux/mediatek/patches-5.4/0600-net-phylink-propagate-resolved-link-config-via-mac_l.patch index fc987e8e9d..3bf1d0c135 100644 --- a/target/linux/mediatek/patches-5.4/0600-net-phylink-propagate-resolved-link-config-via-mac_l.patch +++ b/target/linux/mediatek/patches-5.4/0600-net-phylink-propagate-resolved-link-config-via-mac_l.patch @@ -95,7 +95,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net> } netif_tx_start_all_queues(port->dev); -@@ -5139,8 +5143,11 @@ static void mvpp2_mac_config(struct phyl +@@ -5137,8 +5141,11 @@ static void mvpp2_mac_config(struct phyl mvpp2_port_enable(port); } |