On Mon, 12 Jun 2006, Sridhar Samudrala wrote:

> -     sendpage = sock->ops->sendpage ? : sock_no_sendpage;
> +     sendpage = kernel_sendpage ? : sock_no_sendpage;

This is not equivalent.


-- 
James Morris
<[EMAIL PROTECTED]>
-
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