ixgbe: fix multicast address update
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Fri, 12 Sep 2008 02:55:14 +0000 (19:55 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 24 Sep 2008 22:54:48 +0000 (18:54 -0400)
commitce94bf469edf84228771b58489944cf654aeb496
tree9346eb4b25bbefbe1e1b378fab43ed6f20e52be5
parenta1f96ee7cce0dce583ff2f32de6376495ef51e4d
ixgbe: fix multicast address update

after the most recent patches, the driver was not using the
correct iterator for updating the receive address registers (RAR)

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/ixgbe/ixgbe_common.c