2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 21:54:06 +08:00
linux-next/drivers/infiniband/ulp
Jiri Pirko 3e4aa12f8a ipoib: remove addrlen check for mc addresses
Finally this bit can be removed. Currently, after the bonding driver is
changed/fixed (32a806c194 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 <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-03-22 18:33:11 -07:00
..
ipoib ipoib: remove addrlen check for mc addresses 2010-03-22 18:33:11 -07:00
iser IB/iser: Remove redundant locking from iser scsi command response flow 2010-02-24 09:41:14 -08:00
srp IB/srp: Clean up error path in srp_create_target_ib() 2010-03-01 23:51:39 -08:00