lkml.org 
[lkml]   [2004]   [Oct]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.6 patch] sctp/outqueue.c: remove an unused function
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The patch below removes an unused function from net/sctp/outqueue.c


diffstat output:
net/sctp/outqueue.c | 10 ----------
1 files changed, 10 deletions(-)


Signed-off-by: Adrian Bunk <bunk@stusta.de>

- --- linux-2.6.10-rc1-mm1-full/net/sctp/outqueue.c.old 2004-10-28 23:52:37.000000000 +0200
+++ linux-2.6.10-rc1-mm1-full/net/sctp/outqueue.c 2004-10-28 23:52:50.000000000 +0200
@@ -98,16 +98,6 @@
return;
}

- -/* Insert a chunk behind chunk 'pos'. */
- -static inline void sctp_outq_insert_data(struct sctp_outq *q,
- - struct sctp_chunk *ch,
- - struct sctp_chunk *pos)
- -{
- - __skb_insert((struct sk_buff *)ch, (struct sk_buff *)pos->prev,
- - (struct sk_buff *)pos, pos->list);
- - q->out_qlen += ch->skb->len;
- -}
- -
/*
* SFR-CACC algorithm:
* D) If count_of_newacks is greater than or equal to 2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQFBgXrZmfzqmE8StAARAlEHAKCevPmOKkcjYcF2vr7Mjg1wsJ85eQCgtAIH
io31PrS52XafNuCn8gJAu1Q=
=KiNr
-----END PGP SIGNATURE-----
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:07    [W:0.716 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site