SUNRPC: remove XS_SENDMSG_RETRY
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 16 Apr 2008 20:51:38 +0000 (16:51 -0400)
committerTrond 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