]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: mv88e6xxx: rework FDB Get Next operation
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Mon, 10 Aug 2015 13:09:51 +0000 (09:09 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Aug 2015 19:03:19 +0000 (12:03 -0700)
commit95bfe932641230e4bdb7dbd7e8284ef0073f5b96
tree7c125c2594134b604bf2572cff5b831d5307642c
parent01750667e35661cff3e905f29ab1e4a2b92e9797
net: dsa: mv88e6xxx: rework FDB Get Next operation

Add a low level _mv88e6xxx_atu_getnext function for convenient access to
the hardware, and rework the FDB Get Next operation.

This will ease the future integration with VLAN IDs.

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