octeon: convert to use netdev_for_each_mc_addr
authorJiri Pirko <jpirko@redhat.com>
Tue, 23 Feb 2010 09:54:58 +0000 (09:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Feb 2010 10:08:33 +0000 (02:08 -0800)
commitfbc450b137e59205b98a172326415cd981c9caa6
treee9bb0a901ed69c7699069bd323b098b216f57499
parent567ec874d15b478c8eda7e9a5d2dcb05f13f1fb5
octeon: convert to use netdev_for_each_mc_addr

Hmm so actually my original patch including this bit was correct,
"list = list->next;" confused me :) - will send patch correcting that in a few.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/octeon/octeon_mgmt.c