Re: [PATCH v3 net-next 0/2] net: dsa: lan9303: Add fdb/mdb methods

From: David Miller
Date: Sat Oct 21 2017 - 21:41:54 EST


From: Egil Hjelmeland <privat@xxxxxxxxxxxxxxxxxx>
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.