Merge davem@master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev

This commit is contained in:
David S. Miller
2007-08-02 19:44:43 -07:00
7 changed files with 123 additions and 59 deletions
+10
View File
@@ -189,6 +189,16 @@ int sctp_assocs_proc_init(void);
void sctp_assocs_proc_exit(void);
/*
* Module global variables
*/
/*
* sctp/protocol.c
*/
extern struct kmem_cache *sctp_chunk_cachep __read_mostly;
extern struct kmem_cache *sctp_bucket_cachep __read_mostly;
/*
* Section: Macros, externs, and inlines
*/