git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2b8314
)
SUNRPC: remove XS_SENDMSG_RETRY
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 16 Apr 2008 20:51:38 +0000
(16:51 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 19 Apr 2008 20:55:05 +0000
(16:55 -0400)
The condition for exiting from the loop in xs_tcp_send_request() should be
that we find we're not making progress (i.e. number of bytes sent is 0).
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found