openwrt/target
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
..
imagebuilder target/imagebuilder: Switch to xz compression instead of bz2 2016-10-15 11:36:51 +02:00
linux generic: ar8216: fix invalid bounds check imported from ChromeOS (FS#347) 2016-12-23 19:24:14 +01:00
sdk docs: remove all refrences in Makefiles/scripts 2016-11-30 10:13:14 +01:00
toolchain
Config.in
Makefile sdk: depend on linux/install 2016-11-04 16:14:51 +01:00