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
Can you take this into net/next please?
Thanks,
David
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, which will allow us to remove this later.
Simplify sendmsg() also
3 matches
Mail list logo