From: Christoph Müllner Date: Thu, 27 Jun 2013 19:18:23 +0000 (+0200) Subject: net: fec: Fix multicast list setup in fec_restart(). X-Git-Tag: v3.11-rc1~64^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=772e42b07fbdc650206746e00cb2914e362594a3;p=pandora-kernel.git net: fec: Fix multicast list setup in fec_restart(). Setup the multicast list of the net_device instead of clearing it blindly. This restores the multicast groups in case of a link down/up event or when resuming from suspend. Signed-off-by: Christoph Muellner Signed-off-by: David S. Miller --- Reading git-diff-tree failed