openwrt/target/linux/generic
Kevin Darbyshire-Bryant e6e1e12dc3 kernel: connmark set-dscpmark fix build on 5.4
Fix header change that was done for kernel but 4.19 got missed for 5.4.

Solves nasty errors like:

8.4.0_musl/include/linux/netfilter/xt_CONNMARK.h:5,
                from connmark_listener.c:30:
/builder/shared-workdir/build/sdk/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/include/linux/netfilter/xt_connmark.h:23:2: error: enumerator value for 'XT_CONNMARK_VALUE' is not an integer constant
 XT_CONNMARK_VALUE = BIT(0),
 ^~~~~~~~~~~~~~~~~
/builder/shared-workdir/build/sdk/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/include/linux/netfilter/xt_connmark.h:25:1: error: enumerator value for 'XT_CONNMARK_DSCP' is not an integer constant
};

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-03-21 09:51:40 +00:00
..
backport-4.14 kernel: backport out-of-memory fix for non-Ethernet devices 2020-03-11 08:40:45 +01:00
backport-4.19 generic: 4.19: Add 4B_OPCODES flag to w25q256 2020-03-12 12:59:44 +01:00
backport-5.4 generic: 5.4: Add 4B_OPCODES flag to w25q256 2020-03-12 12:59:44 +01:00
files kernel: rtl8367b: add configuration for extif2 2020-03-21 12:58:29 +08:00
hack-4.14 kernel: bump 4.14 to 4.14.172 2020-03-09 20:43:53 +01:00
hack-4.19 kernel: bump 4.19 to 4.19.108 2020-03-09 20:43:53 +01:00
hack-5.4 kernel: connmark set-dscpmark fix build on 5.4 2020-03-21 09:51:40 +00:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files kernel: move initramfs's init script out of base-files 2017-04-04 14:06:40 +02:00
pending-4.14 kernel: backport mtd partition address fix sent upstream 2020-03-09 11:49:42 +01:00
pending-4.19 generic: 4.19: Add 4B_OPCODES flag to w25q256 2020-03-12 12:59:44 +01:00
pending-5.4 generic: 5.4: Add 4B_OPCODES flag to w25q256 2020-03-12 12:59:44 +01:00
config-4.14 kernel: Sort generic configuration 2020-02-24 23:25:28 +01:00
config-4.19 kernel: sort generic configuration 2020-03-16 22:21:45 +01:00
config-5.4 kernel: move TEO governor to generic config 2020-03-17 00:51:48 +01:00
PATCHES