[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53C6F330.3050602@cogentembedded.com>
Date: Thu, 17 Jul 2014 01:48:32 +0400
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: Christoph Schulz <develop@...stov.de>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
CC: linux-ppp@...r.kernel.org, Paul Mackerras <paulus@...ba.org>
Subject: Re: [PATCH net-next 1/1] net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK
is defined
Hello.
On 07/17/2014 01:41 AM, Christoph Schulz wrote:
> From: Christoph Schulz <develop@...stov.de>
> Commit d762d038497c9df51c19fcbe69b094b3bf8e5568 resets the counter holding the
Please also specify that commit's summary line in parens.
> next sequence number for multilink PPP fragments to zero whenever the
> SC_MULTILINK flag is set. However, this counter only exists if
> CONFIG_PPP_MULTILINK is defined. Consequently, the new code has to be enclosed
> within #ifdef CONFIG_PPP_MULTILINK ... #endif.
> Signed-off-by: Christoph Schulz <develop@...stov.de>
WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists