linux/drivers/net/dsa/microchip
Michael Grzeschik 02ffbb0270 net: dsa: microchip: ksz8795: use num_vlans where possible
The value of the define VLAN_TABLE_ENTRIES can be derived from
num_vlans. This patch is using the variable num_vlans instead and
removes the extra define.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-12-02 17:16:29 -08:00
..
Kconfig
ksz8795.c net: dsa: microchip: ksz8795: use num_vlans where possible 2020-12-02 17:16:29 -08:00
ksz8795_reg.h net: dsa: microchip: ksz8795: use num_vlans where possible 2020-12-02 17:16:29 -08:00
ksz8795_spi.c
ksz9477.c net: dsa: microchip: remove usage of mib_port_count 2020-12-02 17:16:29 -08:00
ksz9477_i2c.c
ksz9477_reg.h
ksz9477_spi.c
ksz_common.c net: dsa: microchip: remove usage of mib_port_count 2020-12-02 17:16:29 -08:00
ksz_common.h net: dsa: microchip: remove usage of mib_port_count 2020-12-02 17:16:29 -08:00
Makefile