OSDN Git Service

Merge tag 'rxrpc-next-20171111' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorDavid S. Miller <davem@davemloft.net>
Tue, 14 Nov 2017 07:17:38 +0000 (16:17 +0900)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Nov 2017 07:17:38 +0000 (16:17 +0900)
David Howells says:

====================
rxrpc: Fixes

Here are some patches that fix some things in AF_RXRPC:

 (1) Prevent notifications from being passed to a kernel service for a call
     that it has ended.

 (2) Fix a null pointer deference that occurs under some circumstances when an
     ACK is generated.

 (3) Fix a number of things to do with call expiration.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge