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

From: David Miller
Date: Fri Jun 10 2016 - 13:49:10 EST


From: David Howells <dhowells@xxxxxxxxxx>
Date: Fri, 10 Jun 2016 14:40:28 +0100

> David Howells <dhowells@xxxxxxxxxx> 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.