From: Jiri Pirko Date: Wed, 24 Feb 2010 05:11:08 +0000 (+0000) Subject: infiniband: convert to use netdev_for_each_mc_addr X-Git-Tag: v2.6.34-rc1~233^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbf219f1c89b15e90ec2db5a3e9636376dc623db;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed