Re: [OpenWrt-Devel] [PATCH] kernel: ar8xxx: get_arl_table now shows all ports of an entry

2018-11-26 Thread John Crispin
looks correct but few nitpicks inline On 22/11/2018 15:46, Günther Kelleter wrote: Multicast ARL entries can have multiple destination ports. this statement is correct but does not describe what the patch does :-) Signed-off-by: Günther Kelleter ---

[OpenWrt-Devel] [PATCH] kernel: ar8xxx: get_arl_table now shows all ports of an entry

2018-11-22 Thread Günther Kelleter
Multicast ARL entries can have multiple destination ports. Signed-off-by: Günther Kelleter --- target/linux/generic/files/drivers/net/phy/ar8216.c | 12 +++- target/linux/generic/files/drivers/net/phy/ar8216.h | 3 ++- target/linux/generic/files/drivers/net/phy/ar8327.c | 10 ++