lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 27 Jun 2013 21:15:05 +0800
From:	Shawn Guo <shawn.guo@...aro.org>
To:	Fugang Duan <B38611@...escale.com>
CC:	<b20596@...escale.com>, <davem@...emloft.net>,
	<netdev@...r.kernel.org>, <bhutchings@...arflare.com>,
	<R49496@...escale.com>, <stephen@...workplumber.org>
Subject: Re: [PATCH] net: fec: reset rx mode when do suspend/resume or link
 status change

On Thu, Jun 27, 2013 at 01:09:19PM +0800, Fugang Duan wrote:
> When do suspend/resume, or plug/unplug network cable, or net watchdog
> timeout process, fec_restart reinit the enet group hash table to zero.
> 
> It is not reasonable for this, so re-config the enet group hash table
> when these actions happen.
> 
> Signed-off-by: Fugang Duan  <B38611@...escale.com>
> ---
>  drivers/net/ethernet/freescale/fec_main.c |  153 ++++++++++++++---------------
>  1 files changed, 76 insertions(+), 77 deletions(-)

A forward declaration of set_multicast_list() can simply save these
dramatic diff stat?

Shawn

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ