openwrtv4/target/linux/generic
Jo-Philipp Wich 29cc927ef5 generic: ar8216: fix invalid bounds check imported from ChromeOS (FS#347)
The priv->vlan_id member is of size AR8X16_MAX_VLANS, not AR8X16_MAX_PORTS,
so check for the proper maximum value in order to avoid capping valid VLAN IDs
to 7 (AR8X16_MAX_PORTS - 1).

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-12-23 19:24:14 +01:00
..
base-files update the /init file to start /sbin/init 2013-03-13 18:11:13 +00:00
files generic: ar8216: fix invalid bounds check imported from ChromeOS (FS#347) 2016-12-23 19:24:14 +01:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
patches-3.18 netfilter: drop proprietary xt_id match 2016-12-14 01:05:06 +01:00
patches-4.1 netfilter: drop proprietary xt_id match 2016-12-14 01:05:06 +01:00
patches-4.4 linux: drop deprected hifn795x patch 2016-12-20 13:43:30 +01:00
config-3.18 kernel: enable pcrypt 2016-11-16 23:38:34 +01:00
config-4.1 kernel: enable pcrypt 2016-11-16 23:38:34 +01:00
config-4.4 kernel: Add missing kernel config symbol 2016-12-04 11:41:52 +01:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00