s2io: set_multicast_list bug
authorJeff Garzik <jeff@garzik.org>
Sat, 4 Mar 2006 17:06:51 +0000 (12:06 -0500)
committerJeff Garzik <jeff@garzik.org>
Sat, 4 Mar 2006 17:06:51 +0000 (12:06 -0500)
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 <akepner@sgi.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found