projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[IPV6] SNMP: Fix {In,Out}NoRoutes statistics.
[linux-2.6]
/
net
/
sctp
/
ulpqueue.c
diff --git
a/net/sctp/ulpqueue.c
b/net/sctp/ulpqueue.c
index
f4759a9
..
bfb197e
100644
(file)
--- a/
net/sctp/ulpqueue.c
+++ b/
net/sctp/ulpqueue.c
@@
-73,7
+73,7
@@
struct sctp_ulpq *sctp_ulpq_init(struct sctp_ulpq *ulpq,
/* Flush the reassembly and ordering queues. */
-
static
void sctp_ulpq_flush(struct sctp_ulpq *ulpq)
+void sctp_ulpq_flush(struct sctp_ulpq *ulpq)
{
struct sk_buff *skb;
struct sctp_ulpevent *event;