ipoib: returned back addrlen check for mc addresses
authorJiri Pirko <jpirko@redhat.com>
Sat, 27 Feb 2010 12:07:33 +0000 (12:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 28 Feb 2010 09:34:28 +0000 (01:34 -0800)
Apparently bogus mc address can break IPOIB multicast processing. Therefore
returning the check for addrlen back until this is resolved in bonding (I don't
see any other point from where mc address with non-dev->addr_len length can came
from).

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

No differences found