[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <151196962346.18702.5358430553616328740.stgit@warthog.procyon.org.uk>
Date: Wed, 29 Nov 2017 15:33:43 +0000
From: David Howells <dhowells@...hat.com>
To: netdev@...r.kernel.org
Cc: dhowells@...hat.com, linux-afs@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: [PATCH net-next 0/3] rxrpc: Fixes
Here are three patches for AF_RXRPC. One removes some whitespace, one
fixes terminal ACK generation and the third makes a couple of places
actually use the timeout value just determined rather than ignoring it.
The patches can be found here also:
http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=rxrpc-fixes
Tagged thusly:
git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git
rxrpc-fixes-20171129
David
---
David Howells (2):
rxrpc: Clean up whitespace
rxrpc: Fix ACK generation from the connection event processor
Gustavo A. R. Silva (1):
rxrpc: Fix variable overwrite
net/rxrpc/call_event.c | 4 ++--
net/rxrpc/conn_event.c | 50 +++++++++++++++++++++++++++--------------------
net/rxrpc/conn_object.c | 2 +-
net/rxrpc/input.c | 4 ++--
net/rxrpc/sendmsg.c | 2 +-
5 files changed, 35 insertions(+), 27 deletions(-)
Powered by blists - more mailing lists