SUNRPC: Handle EINVAL error returns from the TCP connect operation
commitc73b9e0e11be512641d478628baf0f870182dc7e
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 2 Mar 2010 18:06:21 +0000 (2 13:06 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 15 Mar 2010 15:50:13 +0000 (15 08:50 -0700)
tree2e896301534f529574c8e5d8c0404eb9c4f7d5a3
parent967f940095b348a1f000daf3991264a5e5dbaac3
SUNRPC: Handle EINVAL error returns from the TCP connect operation

commit 9fcfe0c83c3b04a759cde6b8c5f961237f17808b upstream.

This can, for instance, happen if the user specifies a link local IPv6
address.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
net/sunrpc/xprtsock.c