aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp
diff options
context:
space:
mode:
authorFabian Frederick <fabf@skynet.be>2014-11-17 22:00:22 +0100
committerDavid S. Miller <davem@davemloft.net>2014-11-18 15:26:32 -0500
commita77b634367d4987718012b896c3d19c4cd7e8b4c (patch)
tree8bd237ed25f59c48aef4a11f78915ff51cf15f10 /net/dccp
parentdccp: replace min/casting by min_t (diff)
downloadlinux-dev-a77b634367d4987718012b896c3d19c4cd7e8b4c.tar.xz
linux-dev-a77b634367d4987718012b896c3d19c4cd7e8b4c.zip
dccp: spelling s/reseting/resetting
Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp')
-rw-r--r--net/dccp/input.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dccp/input.c b/net/dccp/input.c
index 3c8ec7d4a34e..3bd14e885396 100644
--- a/net/dccp/input.c
+++ b/net/dccp/input.c
@@ -537,7 +537,7 @@ static int dccp_rcv_respond_partopen_state_process(struct sock *sk,
case DCCP_PKT_DATAACK:
case DCCP_PKT_ACK:
/*
- * FIXME: we should be reseting the PARTOPEN (DELACK) timer
+ * FIXME: we should be resetting the PARTOPEN (DELACK) timer
* here but only if we haven't used the DELACK timer for
* something else, like sending a delayed ack for a TIMESTAMP
* echo, etc, for now were not clearing it, sending an extra