Re: [PATCH net-next 00/13] rxrpc: Fixes

2016-10-06 Thread David Miller
From: David Howells Date: Thu, 06 Oct 2016 11:03:56 +0100 > This set of patches contains a bunch of fixes: ... Pulled, thanks David.

[PATCH net-next 00/13] rxrpc: Fixes

2016-10-06 Thread David Howells
This set of patches contains a bunch of fixes: (1) Fix an oops on incoming call to a local endpoint without a bound service. (2) Only ping for a lost reply in a client call (this is inapplicable to service calls). (3) Fix maybe uninitialised variable warnings in the ACK/ABORT sendi