]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
net: dsa: mv88e6xxx: do not support per-port FID
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Sun, 11 Oct 2015 22:08:36 +0000 (18:08 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Oct 2015 11:26:29 +0000 (04:26 -0700)
commitf02bdffca29bc41e440ac67ffd47b56834d3bf85
tree51649e9828fd07318d62fe66d43946f014cf43ec
parentede8098d0fef46ae48e59fcf7088149ca424d959
net: dsa: mv88e6xxx: do not support per-port FID

Since we configure a switch chip through a Linux bridge, and a bridge is
implemented as a VLAN, there is no need for per-port FID anymore.

This patch gets rid of this and simplifies the driver code since we can
now directly map all 4095 FIDs available to all VLANs.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx.c
drivers/net/dsa/mv88e6xxx.h