commit | 0a5fcb9cf8e5c3fabaab1c20668f58fe85d7c70d | [log] [tgz] |
---|---|---|
author | sebastian@breakpoint.cc <sebastian@breakpoint.cc> | Thu Jul 26 23:21:32 2007 +0200 |
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | Wed Aug 01 11:19:06 2007 -0400 |
tree | 508f08c2a9724529818fbbdfe38a7462f4dd7061 | |
parent | 046752104c7090e3679b09274f02d8fd2aa0b4b2 [diff] |
sctp: move global declaration to header file. sctp_chunk_cachep & sctp_bucket_cachep is used module global, so move it to a header file. Signed-off-by: Sebastian Siewior <sebastian@breakpoint.cc> Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>