svcrpc: svc_tcp_sendto XPT_DEAD check is redundant
authorJ. Bruce Fields <bfields@redhat.com>
Sat, 23 Oct 2010 15:55:53 +0000 (11:55 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 25 Oct 2010 21:59:34 +0000 (17:59 -0400)
The only caller (svc_send) has already checked XPT_DEAD.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
net/sunrpc/svcsock.c

Simple merge