From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Christoph Schulz <develop@kristov.de>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Cc: linux-ppp@vger.kernel.org, Paul Mackerras <paulus@samba.org>
Subject: Re: [PATCH net-next 1/1] net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is defined
Date: Wed, 16 Jul 2014 21:48:32 +0000 [thread overview]
Message-ID: <53C6F330.3050602@cogentembedded.com> (raw)
In-Reply-To: <53C6F186.30809@kristov.de>
Hello.
On 07/17/2014 01:41 AM, Christoph Schulz wrote:
> From: Christoph Schulz <develop@kristov.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@kristov.de>
WBR, Sergei
WARNING: multiple messages have this Message-ID (diff)
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Christoph Schulz <develop@kristov.de>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Cc: linux-ppp@vger.kernel.org, Paul Mackerras <paulus@samba.org>
Subject: Re: [PATCH net-next 1/1] net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is defined
Date: Thu, 17 Jul 2014 01:48:32 +0400 [thread overview]
Message-ID: <53C6F330.3050602@cogentembedded.com> (raw)
In-Reply-To: <53C6F186.30809@kristov.de>
Hello.
On 07/17/2014 01:41 AM, Christoph Schulz wrote:
> From: Christoph Schulz <develop@kristov.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@kristov.de>
WBR, Sergei
next prev parent reply other threads:[~2014-07-16 21:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-16 21:41 [PATCH net-next 1/1] net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is defined Christoph Schulz
2014-07-16 21:41 ` Christoph Schulz
2014-07-16 21:48 ` Sergei Shtylyov [this message]
2014-07-16 21:48 ` Sergei Shtylyov
2014-07-17 6:37 ` Christoph Schulz
2014-07-17 6:37 ` Christoph Schulz
2014-07-16 21:48 ` David Miller
2014-07-16 21:48 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53C6F330.3050602@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=develop@kristov.de \
--cc=linux-ppp@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=paulus@samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.