From: Jiri Pirko Date: Mon, 22 Mar 2010 03:21:39 +0000 (+0000) Subject: ipoib: remove addrlen check for mc addresses X-Git-Tag: v2.6.35-rc1~473^2~707 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e4aa12f8a81506c44f04b4f0eb7663981c5a282;p=pandora-kernel.git ipoib: remove addrlen check for mc addresses Finally this bit can be removed. Currently, after the bonding driver is changed/fixed (32a806c194ea112cfab00f558482dd97bee5e44e net-next-2.6), that's not possible for an addr with different length than dev->addr_len to be present in list. Removing this check as in new mc_list there will be no addrlen in the record. Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed