From: Jeff Garzik Date: Sat, 4 Mar 2006 17:06:51 +0000 (-0500) Subject: s2io: set_multicast_list bug X-Git-Tag: v2.6.16-rc6~111^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7a80d5ad3735554338199b9d976dfda5c10d3c7;p=pandora-kernel.git s2io: set_multicast_list bug The mac_addr variable doesn't get reset between (re)additions of multicast addresses. One byte of all multicast addresses (except the first) can be incorrect. Signed-off-by: Arthur Kepner Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed