[PATCH] net: fs_enet: set back promiscuity mode after restart
David Miller
davem at davemloft.net
Thu Oct 23 06:33:39 AEDT 2014
From: Christophe Leroy <christophe.leroy at c-s.fr>
Date: Wed, 22 Oct 2014 09:05:47 +0200 (CEST)
> After interface restart (eg: after link disconnection/reconnection), the bridge
> function doesn't work anymore. This is due to the promiscuous mode being cleared
> by the restart.
>
> The mac-fcc already includes code to set the promiscuous mode back during the restart.
> This patch adds the same handling to mac-fec and mac-scc.
>
> Tested with bridge function on MPC885 with FEC.
>
> Reported-by: Germain Montoies <germain.montoies at c-s.fr>
> Signed-off-by: Christophe Leroy <christophe.leroy at c-s.fr>
Applied, thanks.
More information about the Linuxppc-dev
mailing list