summaryrefslogtreecommitdiffstats
path: root/net/netfilter/core.c
diff options
context:
space:
mode:
authorGerrit Renker2007-11-28 15:06:04 +0100
committerDavid S. Miller2008-01-28 23:55:14 +0100
commit3159afe0d2c1994392c269cf9dee2797830d016b (patch)
treecae67feeee5c22c74a35a9d704e27679ac507ee2 /net/netfilter/core.c
parent[DCCP]: Integrate state transitions for passive-close (diff)
downloadkernel-qcow2-linux-3159afe0d2c1994392c269cf9dee2797830d016b.tar.gz
kernel-qcow2-linux-3159afe0d2c1994392c269cf9dee2797830d016b.tar.xz
kernel-qcow2-linux-3159afe0d2c1994392c269cf9dee2797830d016b.zip
[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> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter/core.c')
0 files changed, 0 insertions, 0 deletions