From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/3] rxrpc: Fixes Date: Thu, 30 Nov 2017 10:08:19 -0500 (EST) Message-ID: <20171130.100819.376378335637230162.davem@davemloft.net> References: <151196962346.18702.5358430553616328740.stgit@warthog.procyon.org.uk> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-afs@lists.infradead.org, linux-kernel@vger.kernel.org To: dhowells@redhat.com Return-path: In-Reply-To: <151196962346.18702.5358430553616328740.stgit@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: David Howells Date: Wed, 29 Nov 2017 15:33:43 +0000 > 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 Pulled into 'net', thanks David.