summaryrefslogtreecommitdiffstats
path: root/include/net/sctp/auth.h
diff options
context:
space:
mode:
authorAdrian Bunk2007-10-26 13:21:23 +0200
committerDavid S. Miller2007-10-26 13:21:23 +0200
commit8ad7c62b752483982a678c78a52a70f498b84cbb (patch)
treece84f09fc9b67617539c3ad378fa3336873e058a /include/net/sctp/auth.h
parent[TCP]: Add missing I/O AT code to ipv6 side. (diff)
downloadkernel-qcow2-linux-8ad7c62b752483982a678c78a52a70f498b84cbb.tar.gz
kernel-qcow2-linux-8ad7c62b752483982a678c78a52a70f498b84cbb.tar.xz
kernel-qcow2-linux-8ad7c62b752483982a678c78a52a70f498b84cbb.zip
[SCTP] net/sctp/auth.c: make 3 functions static
This patch makes three needlessly global functions static. Signed-off-by: Adrian Bunk <bunk@kernel.org> Acked-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/sctp/auth.h')
-rw-r--r--include/net/sctp/auth.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/sctp/auth.h b/include/net/sctp/auth.h
index 4945954a16af..9e8f13b7da5a 100644
--- a/include/net/sctp/auth.h
+++ b/include/net/sctp/auth.h
@@ -88,7 +88,6 @@ static inline void sctp_auth_key_hold(struct sctp_auth_bytes *key)
void sctp_auth_key_put(struct sctp_auth_bytes *key);
struct sctp_shared_key *sctp_auth_shkey_create(__u16 key_id, gfp_t gfp);
-void sctp_auth_shkey_free(struct sctp_shared_key *sh_key);
void sctp_auth_destroy_keys(struct list_head *keys);
int sctp_auth_asoc_init_active_key(struct sctp_association *asoc, gfp_t gfp);
struct sctp_shared_key *sctp_auth_get_shkey(