[PATCH net-next 0/2] rxrpc: Fixes

From: David Howells
Date: Thu Oct 15 2020 - 08:59:46 EST




Here are a couple of fixes that need to be applied on top of rxrpc patches
in net-next:

(1) Fix a bug in the connection bundle changes in the net-next tree.

(2) Fix the loss of final ACK on socket shutdown.

The patches are tagged here:

git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git
rxrpc-next-20201015

David
---
David Howells (2):
rxrpc: Fix bundle counting for exclusive connections
rxrpc: Fix loss of final ack on shutdown


net/rxrpc/ar-internal.h | 1 +
net/rxrpc/conn_client.c | 3 +++
net/rxrpc/conn_event.c | 6 +++---
3 files changed, 7 insertions(+), 3 deletions(-)