From: Pavel Emelyanov <[EMAIL PROTECTED]> Date: Wed, 31 Oct 2007 16:44:40 +0300
> The sock_copy() is supposed to just clone the socket. In a perfect > world it has to be just memcpy, but we have to handle the security > mark correctly. All the extra setup must be performed in sk_clone() > call, so move the get_net() into more proper place. > > Signed-off-by: Pavel Emelyanov <[EMAIL PROTECTED]> Applied. - 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
