From: Stephen Hemminger Date: Thu, 24 Jan 2008 03:11:51 +0000 (-0800) Subject: sky2: restore multicast addresses after recovery X-Git-Tag: v2.6.25-rc1~1065^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7bffe722c996679b4fb2103ecaf673ec2b9b4a7;p=pandora-kernel.git sky2: restore multicast addresses after recovery If the sky2 deadman timer forces a recovery, the multicast hash list is lost. Move the call to sky2_set_multicast to the end of sky2_up() so all paths that bring device up will restore multicast. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik Signed-off-by: David S. Miller --- Reading git-diff-tree failed