mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 11:39:24 +02:00
The qca8k switch doesn't support using 0 as VID and require a default
VID to be always set. MDB add/del function doesn't currently handle
this and are currently setting the default VID.
Fix this by correctly handling this corner case and internally use the
default VID for VID 0 case.
Fixes:
|
||
|---|---|---|
| .. | ||
| ar9331.c | ||
| Kconfig | ||
| Makefile | ||
| qca8k-8xxx.c | ||
| qca8k-common.c | ||
| qca8k-leds.c | ||
| qca8k.h | ||
| qca8k_leds.h | ||