From: David Howells <[email protected]> Date: Thu, 14 Jul 2016 15:47:01 +0100
> From: Dan Carpenter <[email protected]> > > The rxrpc_lookup_peer() function returns NULL on error, it never returns > error pointers. > > Fixes: 8496af50eb38 ('rxrpc: Use RCU to access a peer's service connection > tree') > Signed-off-by: Dan Carpenter <[email protected]> > Signed-off-by: David Howells <[email protected]> Applied.

