提交 37652522 编写于 作者: M Mike McCormack 提交者: David S. Miller

sky2: Restore multicast after restart

Multicast settings will be lost on reset, so restore them.
Signed-off-by: NMike McCormack <mikem@ring3k.org>
Acked-by: NStephen Hemminger <shemminger@vyatta.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 57bf6eef
......@@ -3347,6 +3347,7 @@ static void sky2_restart(struct work_struct *work)
continue;
sky2_hw_up(sky2);
sky2_set_multicast(dev);
netif_wake_queue(dev);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册