commit | fbf219f1c89b15e90ec2db5a3e9636376dc623db | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jpirko@redhat.com> | Wed Feb 24 05:11:08 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 26 04:22:27 2010 -0800 |
tree | a61f07cad8a0d2b0db1cb2111e6bd624313b1459 | |
parent | 6e17d45ae310758ab30623a42ad070858c9a48de [diff] |
infiniband: convert to use netdev_for_each_mc_addr 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>