]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'rxrpc-fixes-20190809' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorDavid S. Miller <davem@davemloft.net>
Fri, 9 Aug 2019 18:27:17 +0000 (11:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Aug 2019 18:27:17 +0000 (11:27 -0700)
commitb611fc8e1565ba643d5e6dbcd8c6345081836761
tree68a882926d1b201fedac56de7244320b8b86729a
parentc56aa8a6b1185073033b7ea436c7e7c8864687b3
parent2448eb0dbd961d6fab496a58a1c434945584b409
Merge tag 'rxrpc-fixes-20190809' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs

David Howells says:

====================
Here's a couple of fixes for rxrpc:

 (1) Fix refcounting of the local endpoint.

 (2) Don't calculate or report packet skew information.  This has been
     obsolete since AFS 3.1 and so is a waste of resources.
====================

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