Home
last modified time | relevance | path

Searched hist:"714 d0ffabeb21550895ff32a8ba8866b684b5203" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.cdiff 714d0ffabeb21550895ff32a8ba8866b684b5203 Sat Nov 09 07:02:55 CST 2019 Vladimir Oltean <vladimir.oltean@nxp.com> net: mscc: ocelot: limit vlan ingress filtering to actual number of ports

The VSC7514 switch (Ocelot) is a 10-port device, while VSC9959 (Felix)
is 6-port. Therefore the VLAN filtering mask would be out of bounds when
calling for this new switch. Fix that.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>