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)
commit166c88189632b6b13612dc15e031f58d199602da
tree2380e848d36cc85e915901acc3d428f6001e7885
parent442866ff9743d51957685cecaa722a7fd47b02e2
parentdcbefc30fbc2c1926bcecdd62579e3e107653d82
Merge tag 'rxrpc-next-20171111' of git://git./linux/kernel/git/dhowells/linux-fs

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>