From: Thomas Graf <[EMAIL PROTECTED]> Date: Fri, 11 Aug 2006 12:38:22 +0200
> Looks good. You could have used nla_memcpy() instead of > memcpy() but there is no functional difference in this case. Right, because the code already verifies that the attribute length is at least dev->addr_len, and that is the size of the memcpy we do. Thanks for checking things out. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html