SUNRPC: Handle EINVAL error returns from the TCP connect operation
commitdaaeb8a8219068bdb6dc597fc4dfe8fcab9dbc4c
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 16:07:03 +0000 (15 09:07 -0700)
treefef56c982290f0e2ea6a659183beb0901157c8e5
parentf774f57a79ba1515eda139023cdc00b7209ab96b
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