tn3399_openwrt/target/linux/generic
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
..
backport-4.9 kernel: N_BADCLASS: fix macro to actually work - class e support 2019-01-19 20:45:49 +00:00
backport-4.14 kernel: N_BADCLASS: fix macro to actually work - class e support 2019-01-19 20:45:49 +00:00
backport-4.19 kernel: N_BADCLASS: fix macro to actually work - class e support 2019-01-19 20:45:49 +00:00
files kernel: add DT binding support to the Edimax uImage parser 2019-01-19 12:51:04 +01:00
hack-4.9 kernel: bump 4.9 to 4.9.150 2019-01-16 12:56:30 +01:00
hack-4.14 kernel: bump 4.14 to 4.14.93 2019-01-14 02:20:40 +02:00
hack-4.19 kernel: bump 4.19 to 4.19.16 2019-01-17 03:04:13 +02: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-3.18 kernel: bump 3.18 to 3.18.132 2019-01-16 12:56:30 +01:00
pending-4.9 kernel: bump 4.9 to 4.9.150 2019-01-16 12:56:30 +01:00
pending-4.14 kernel: bump 4.14 to 4.14.93 2019-01-14 02:20:40 +02:00
pending-4.19 kernel: bump 4.19 to 4.19.16 2019-01-17 03:04:13 +02:00
config-3.18 kernel/modules: add kmod-pmbus-zl6100 module 2019-01-13 11:07:37 +01:00
config-4.9 kernel/modules: Fix build of kmod-pmbus 2019-01-13 13:16:02 +01:00
config-4.14 kernel/modules: add kmod-pmbus-zl6100 module 2019-01-13 11:07:37 +01:00
config-4.19 kernel: drop old symbol from 4.19 2019-01-17 03:09:47 +02:00
PATCHES