![]() | |||||||||||||
Messages in this thread |
James Morris wrote:
> 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.
>
>
Actually, we could make this a simple assignment as we check for
sock->ops->sendpage in
kernel_sendpage().
sendpage = kernel_sendpage;
Thanks
Sridhar
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
| ||||||||||||
| Last update: 2006-06-13 04:47 [from the cache] ©2003-2008 | |||||||||||||