Re: [PATCH] rxrpc: Simplify connect() implementation and simplify sendmsg() op
From: David Howells Date: Thu, 09 Jun 2016 23:02:51 +0100 > Simplify the RxRPC connect() implementation. It will just note the > destination address it is given, and if a sendmsg() comes along with no > address, this will be assigned as the address. No transport struct will be > held internally
Re: [PATCH] rxrpc: Simplify connect() implementation and simplify sendmsg() op
Can you take this into net/next please? Thanks, David