infiniband: convert to use netdev_for_each_mc_addr
authorJiri Pirko <jpirko@redhat.com>
Wed, 24 Feb 2010 05:11:08 +0000 (05:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Feb 2010 12:22:27 +0000 (04:22 -0800)
Due to the loop complexicity in nes_nic.c, I'm using char* to copy mc addresses
to it.

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

No differences found