From: Egil Hjelmeland <pri...@egil-hjelmeland.no> Date: Fri, 20 Oct 2017 12:19:08 +0200
> This series add support for accessing and managing the lan9303 ALR > (Address Logic Resolution). > > The first patch add low level functions for accessing the ALR, along > with port_fast_age and port_fdb_dump methods. > > The second patch add functions for managing ALR entires, along with > remaining fdb/mdb methods. > > Note that to complete STP support, a special ALR entry with the STP eth > address must be added too. This must be addressed later. Series applied, thank you.