From: Trond Myklebust Date: Wed, 16 Apr 2008 20:51:38 +0000 (-0400) Subject: SUNRPC: remove XS_SENDMSG_RETRY X-Git-Tag: v2.6.26-rc1~1082^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06b4b681ababc20596aa947595714710f557131d;p=pandora-kernel.git SUNRPC: remove XS_SENDMSG_RETRY 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 --- Reading git-diff-tree failed