[PATCH 2/2] rxrpc: Limit the listening backlog

David Miller davem at davemloft.net
Fri Jun 10 10:49:02 PDT 2016


From: David Howells <dhowells at redhat.com>
Date: Fri, 10 Jun 2016 14:40:28 +0100

> David Howells <dhowells at redhat.com> wrote:
> 
>> +		else if (backlog > max)
>> +			break;
> 
> Oops.  Please ignore this version of the patch - I forgot to commit a change
> to it before posting.

You also forgot to include a "0/2" introductory posting for the series
as well.



More information about the linux-afs mailing list