Re: [PATCHv2] fs_enet: restore promiscuous and multicast settings in restart()

2008-07-04 Thread Jeff Garzik
Laurent Pinchart wrote: The restart() function is called when the link state changes and resets multicast and promiscuous settings. This patch restores those settings at the end of restart(). Signed-off-by: Laurent Pinchart <[EMAIL PROTECTED]> --- drivers/net/fs_enet/mac-fcc.c |3 +++ 1 fil

Re: [PATCHv2] fs_enet: restore promiscuous and multicast settings in restart()

2008-06-26 Thread Vitaly Bordug
On Thu, 26 Jun 2008 11:48:22 +0200 Laurent Pinchart <[EMAIL PROTECTED]> wrote: > The restart() function is called when the link state changes and resets > multicast and promiscuous settings. This patch restores those settings at the > end of restart(). > > Signed-off-by: Laurent Pinchart <[EMAIL

[PATCHv2] fs_enet: restore promiscuous and multicast settings in restart()

2008-06-26 Thread Laurent Pinchart
The restart() function is called when the link state changes and resets multicast and promiscuous settings. This patch restores those settings at the end of restart(). Signed-off-by: Laurent Pinchart <[EMAIL PROTECTED]> --- drivers/net/fs_enet/mac-fcc.c |3 +++ 1 files changed, 3 insertions(+