]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/sctp/sm_make_chunk.c
[ARM] 3487/1: IXP4xx: Support non-PCI systems
[linux-2.6-omap-h63xx.git] / net / sctp / sm_make_chunk.c
index 4fe1d6c863b1c8e51a7b52ce8cdfa3a3c324db6f..5e0de3c0eead5309e908ec7365e53d2dcf759932 100644 (file)
@@ -1359,7 +1359,7 @@ struct sctp_association *sctp_unpack_cookie(
        struct sctp_signed_cookie *cookie;
        struct sctp_cookie *bear_cookie;
        int headersize, bodysize, fixed_size;
-       __u8 digest[SCTP_SIGNATURE_SIZE];
+       __u8 *digest = ep->digest;
        struct scatterlist sg;
        unsigned int keylen, len;
        char *key;