On Mon, Mar 22, 2010 at 02:21:39PM +0100, Jiri Pirko wrote: > 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.
Maybe just make this check a WARN_ON? Can userspace create a mc_list entry with the wrong size via netlink? Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
