net: sctp: remove unused multiple cookie keys
authorDaniel Borkmann <dborkman@redhat.com>
Tue, 12 Feb 2013 05:15:33 +0000 (05:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Feb 2013 21:05:11 +0000 (16:05 -0500)
commit570617e79c3ab31ce426efe9024af84efca862eb
tree7bafb469fa57e9fe475ae720ba83e24a1467d233
parent0790bbb68f9d483348c1d65381f3dd92602bfd05
net: sctp: remove unused multiple cookie keys

Vlad says: The whole multiple cookie keys code is completely unused
and has been all this time. Noone uses anything other then the
secret_key[0] since there is no changeover support anywhere.

Thus, for now clean up its left-over fragments.

Cc: Neil Horman <nhorman@tuxdriver.com>
Cc: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Vlad Yasevich <vyasevich@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/constants.h
include/net/sctp/structs.h
net/sctp/endpointola.c
net/sctp/sm_make_chunk.c