diff options
author | Jens Axboe | 2007-06-24 08:07:50 +0200 |
---|---|---|
committer | David S. Miller | 2007-06-24 08:07:50 +0200 |
commit | ddb61a57bb6df673986e6476407f97d28b02031f (patch) | |
tree | 1e7faaddbb0fa96d5fec64e15140a697c0cfd5eb /scripts | |
parent | [PPP]: Fix osize too small errors when decoding mppe. (diff) | |
download | kernel-qcow2-linux-ddb61a57bb6df673986e6476407f97d28b02031f.tar.gz kernel-qcow2-linux-ddb61a57bb6df673986e6476407f97d28b02031f.tar.xz kernel-qcow2-linux-ddb61a57bb6df673986e6476407f97d28b02031f.zip |
[TCP] tcp_read_sock: Allow recv_actor() return return negative error value.
tcp_read_sock() currently assumes that the recv_actor() only returns
number of bytes copied. For network splice receive, we may have to
return an error in some cases. So allow the actor to return a negative
error value.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions