From: Russell King - ARM Linux Date: Fri, 10 Jun 2011 00:52:14 +0000 (+0000) Subject: NET: am79c961: ensure multicast filter is correctly set at open X-Git-Tag: v3.0-rc3~13^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfc6501324427a97814de1587f89d73bf8677057;p=pandora-kernel.git NET: am79c961: ensure multicast filter is correctly set at open We were clearing out the multicast filter whenever the interface was upped, and not setting the mode bits correctly. This can cause problems if there are any multicast addresses already set at this point, or if ALLMULTI was set. Signed-off-by: Russell King Signed-off-by: David S. Miller --- Reading git-diff-tree failed