You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
backport-4.9 kernel: N_BADCLASS: fix macro to actually work - class e support 5 years ago
backport-4.14 kernel: N_BADCLASS: fix macro to actually work - class e support 5 years ago
backport-4.19 kernel: N_BADCLASS: fix macro to actually work - class e support 5 years ago
files kernel: add DT binding support to the Edimax uImage parser 5 years ago
hack-4.9 kernel: bump 4.9 to 4.9.150 5 years ago
hack-4.14 kernel: bump 4.14 to 4.14.93 5 years ago
hack-4.19 kernel: bump 4.19 to 4.19.16 5 years ago
image treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
other-files kernel: move initramfs's init script out of base-files 7 years ago
pending-3.18 kernel: bump 3.18 to 3.18.132 5 years ago
pending-4.9 kernel: bump 4.9 to 4.9.150 5 years ago
pending-4.14 kernel: bump 4.14 to 4.14.93 5 years ago
pending-4.19 kernel: bump 4.19 to 4.19.16 5 years ago
PATCHES kernel: update PATCHES with a stricter policy 11 years ago
config-3.18 kernel/modules: add kmod-pmbus-zl6100 module 5 years ago
config-4.9 kernel/modules: Fix build of kmod-pmbus 5 years ago
config-4.14 kernel/modules: add kmod-pmbus-zl6100 module 5 years ago
config-4.19 kernel: drop old symbol from 4.19 5 years ago