From: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
To: dccp@vger.kernel.org
Subject: Re: [PATCH 4/4]: Remove duplicate test for CloseReq
Date: Wed, 28 Nov 2007 14:13:22 +0000 [thread overview]
Message-ID: <20071128141321.GD25255@ghostprotocols.net> (raw)
In-Reply-To: <11962389121810-git-send-email-gerrit@erg.abdn.ac.uk>
Em Wed, Nov 28, 2007 at 08:35:11AM +0000, Gerrit Renker escreveu:
> [DCCP]: Remove duplicate test for CloseReq
>
> This removes a redundant test for unexpected packet types. In dccp_rcv_state_process
> it is tested twice whether a DCCP-server has received a CloseReq (Step 7):
>
> * first in the combined if-statement,
> * then in the call to dccp_rcv_closereq().
>
> The latter is necesssary since dccp_rcv_closereq() is also called from
> __dccp_rcv_established().
>
> This patch removes the duplicate test.
>
> Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Thanks, applied.
- Arnaldo
prev parent reply other threads:[~2007-11-28 14:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-28 8:35 [PATCH 4/4]: Remove duplicate test for CloseReq Gerrit Renker
2007-11-28 14:13 ` Arnaldo Carvalho de Melo [this message]
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=20071128141321.GD25255@ghostprotocols.net \
--to=acme@ghostprotocols.net \
--cc=dccp@vger.kernel.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.