Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4ba161a7 authored by Trond Myklebust's avatar Trond Myklebust Committed by Anna Schumaker
Browse files

SUNRPC: Allow connect to return EHOSTUNREACH

parent 445f288d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2440,6 +2440,7 @@ static void xs_tcp_setup_socket(struct work_struct *work)
	case -ECONNREFUSED:
	case -ECONNRESET:
	case -ENETUNREACH:
	case -EHOSTUNREACH:
	case -EADDRINUSE:
	case -ENOBUFS:
		/*