commit | 772e42b07fbdc650206746e00cb2914e362594a3 | [log] [tgz] |
---|---|---|
author | Christoph Müllner <christoph.muellner@theobroma-systems.com> | Thu Jun 27 21:18:23 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 01 13:29:26 2013 -0700 |
tree | 1060cd815ee6462cb27a8b8edba1c226fb4bbcf4 | |
parent | 52bd4c0c1551daa2efa7bb9e01a2f4ea6d1311bb [diff] |
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 <christoph.muellner@theobroma-systems.com> Signed-off-by: David S. Miller <davem@davemloft.net>