* David Miller <[EMAIL PROTECTED]> 2006-08-10 23:02
> Thomas, there was a conflict which I did expect since I added
> all the 2.6.18 bug fixes into the tree.  The conflict is for
> your netlink conversion of the iflink stuff.
> 
> I had to fix the -stable tree IFLA_ADDRESS handling because
> dev->set_mac_address expects a sockaddr not a raw MAC
> address.
> 
> I think I resolved the conflict while applying the patch
> properly, but if you could take a look I'd appreciate it.

Looks good. You could have used nla_memcpy() instead of
memcpy() but there is no functional difference in this case.
-
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

Reply via email to