net: convert multiple drivers to use netdev_for_each_mc_addr, part7
authorJiri Pirko <jpirko@redhat.com>
Mon, 1 Mar 2010 05:09:14 +0000 (05:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Mar 2010 04:23:25 +0000 (21:23 -0700)
In mlx4, using char * to store mc address in private structure instead.

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

No differences found