openwrt/target/linux
Kevin Darbyshire-Bryant 1fdb4a7907 kernel: N_BADCLASS: fix macro to actually work - class e support
Backport upstream patch:

Commit 65cab850f0ee ("net: Allow class-e address assignment via ifconfig
ioctl") modified the IN_BADCLASS macro a bit, but unfortunatly one too
many '(' characters were added to the line, making any code that used
it, not build properly.

Also, the macro now compares an unsigned with a signed value, which
isn't ok, so fix that up by making both types match properly.

Reported-by: Christopher Ferris <cferris@google.com>
Fixes: 65cab850f0ee ("net: Allow class-e address assignment via ifconfig ioctl")
Cc: Dave Taht <dave.taht@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2019-01-19 20:45:49 +00:00
..
adm5120 kernel: Replace ledtrig-netdev with upstream backport 2018-12-15 12:50:06 +01:00
adm8668
apm821xx kernel: bump 4.19 to 4.19.16 2019-01-17 03:04:13 +02:00
ar7
ar71xx build: move seama commands to image-commands.mk 2018-12-30 20:08:13 +01:00
arc770
archs38
armvirt
at91 kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
ath25
ath79 ath79: add support for devolo WiFi pro 1200i 2019-01-05 21:55:22 +01:00
au1000
bcm53xx kernel: bump 4.19 to 4.19.16 2019-01-17 03:04:13 +02:00
brcm47xx kernel: bump 4.19 to 4.19.16 2019-01-17 03:04:13 +02:00
brcm63xx brcm63xx: remove broken DSP platform device code 2018-12-30 13:22:13 +01:00
brcm2708 kernel: bump 4.9 to 4.9.150 2019-01-16 12:56:30 +01:00
cns3xxx kernel: bump 4.14 to 4.14.93 2019-01-14 02:20:40 +02:00
gemini kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
generic kernel: N_BADCLASS: fix macro to actually work - class e support 2019-01-19 20:45:49 +00:00
imx6
ipq40xx kernel: bump 4.19 to 4.19.16 2019-01-17 03:04:13 +02:00
ipq806x kernel: bump 4.14 to 4.14.91 2019-01-07 17:09:06 +01:00
ixp4xx
kirkwood
lantiq treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
layerscape kernel: bump 4.14 to 4.14.91 2019-01-07 17:09:06 +01:00
malta malta: Add support for kernel 4.19 2019-01-13 16:31:40 +01:00
mcs814x
mediatek kernel: bump 4.14 to 4.14.93 2019-01-14 02:20:40 +02:00
mpc85xx kernel: bump 4.19 to 4.19.16 2019-01-17 03:04:13 +02:00
mvebu
mxs mxs: use generic sysinfo board detection 2018-11-28 23:37:29 +01:00
octeon octeon: fix typo in platform.sh 2019-01-12 19:40:13 +01:00
octeontx
omap
omap24xx
orion
oxnas kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
pistachio kernel: bump 4.14 to 4.14.91 2019-01-07 17:09:06 +01:00
ppc40x
ppc44x
ramips ramips: fix firmware splitter for edimax based boards 2019-01-19 12:51:04 +01:00
rb532 kernel: bump 4.14 to 4.14.86 2018-12-10 11:48:44 +01:00
samsung kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
sunxi sunxi: Add support for kernel 4.19 2019-01-13 17:35:14 +01:00
uml
x86 x86: Add support for kernel 4.19 2019-01-12 22:40:36 +01:00
xburst
zynq kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
Makefile