]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd6e86b21503a679efb55fa66e4408675ca83dce8
treefe81eb79388954f2a58811faacbaafb86b083115
parent1ab6572be5282c0baf2fd3df177495d87b5a7e3a
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