OSDN Git Service

net: dsa: lan9303: Add port_fast_age and port_fdb_dump methods
authorEgil Hjelmeland <privat@egil-hjelmeland.no>
Fri, 20 Oct 2017 10:19:09 +0000 (12:19 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Oct 2017 01:41:30 +0000 (02:41 +0100)
commitab335349b85229f58c6d65f058a8c98d2612b920
treefe81eb79388954f2a58811faacbaafb86b083115
parent0d5fcebf3c370eb27f9a0e8db454625e73cd1cb4
net: dsa: lan9303: Add port_fast_age and port_fdb_dump methods

Add DSA method port_fast_age as a step to STP support.

Add low level functions for accessing the lan9303 ALR (Address Logic
Resolution).

Added DSA method port_fdb_dump

Signed-off-by: Egil Hjelmeland <privat@egil-hjelmeland.no>
Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/lan9303-core.c
drivers/net/dsa/lan9303.h