mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 10:40:15 +02:00 
			
		
		
		
	
				The magic number 4 in VLAN table lookup was the number of entries we
can read and write at once.  Using phy_port_cnt here doesn't make
sense and presumably broke VLAN filtering for 3-port switches.  Change
it back to 4.
Fixes: 
		
	
					 | 
			||
|---|---|---|
| .. | ||
| Kconfig | ||
| ksz8.h | ||
| ksz8795.c | ||
| ksz8795_reg.h | ||
| ksz8795_spi.c | ||
| ksz8863_smi.c | ||
| ksz9477.c | ||
| ksz9477_i2c.c | ||
| ksz9477_reg.h | ||
| ksz9477_spi.c | ||
| ksz_common.c | ||
| ksz_common.h | ||
| Makefile | ||