diff options
author | Petr Štetiar <ynezz@true.cz> | 2020-06-12 12:32:11 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-06-16 23:36:26 +0200 |
commit | 90f930e0c2fafe7c7b0b122ae932a9a2c007aead (patch) | |
tree | 7da73bcf0145888c7d1e6f9c43414c69312d6e0f /target/linux/layerscape | |
parent | 014c101e0b4c50c13f3c64e6c716827095afa46e (diff) | |
download | openwrt-90f930e0c2fafe7c7b0b122ae932a9a2c007aead.tar.gz openwrt-90f930e0c2fafe7c7b0b122ae932a9a2c007aead.tar.bz2 openwrt-90f930e0c2fafe7c7b0b122ae932a9a2c007aead.zip |
kernel: bump 5.4 to 5.4.46
Refreshed patches.
Run tested: qemu-x86-64, wrt3200acm
Build tested: x86/64, imx6, mvebu/cortexa9, sunxi/a53
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux/layerscape')
-rw-r--r-- | target/linux/layerscape/patches-5.4/701-net-0262-net-dsa-ocelot-add-tagger-for-Ocelot-Felix-switches.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-5.4/701-net-0262-net-dsa-ocelot-add-tagger-for-Ocelot-Felix-switches.patch b/target/linux/layerscape/patches-5.4/701-net-0262-net-dsa-ocelot-add-tagger-for-Ocelot-Felix-switches.patch index f26850035a..38d9e0b5bd 100644 --- a/target/linux/layerscape/patches-5.4/701-net-0262-net-dsa-ocelot-add-tagger-for-Ocelot-Felix-switches.patch +++ b/target/linux/layerscape/patches-5.4/701-net-0262-net-dsa-ocelot-add-tagger-for-Ocelot-Felix-switches.patch @@ -73,7 +73,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net> struct packet_type; --- a/net/dsa/Kconfig +++ b/net/dsa/Kconfig -@@ -79,6 +79,13 @@ config NET_DSA_TAG_KSZ +@@ -80,6 +80,13 @@ config NET_DSA_TAG_KSZ Say Y if you want to enable support for tagging frames for the Microchip 8795/9477/9893 families of switches. |