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.
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>
8 years ago
..
leds kernel: drop usbdev LED trigger 8 years ago
misc kernel: owl-loader for delayed Atheros ath9k fixup 8 years ago
mtd ar71xx: Add support for Netgear WNR2000v1 8 years ago
net/phy generic: ar8216: fix invalid bounds check imported from ChromeOS (FS#347) 8 years ago