Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaignard...
[deliverable/linux.git] / net / sctp / endpointola.c
index 9d494e35e7f9f84d70e3b747c4c335a40a38044c..1f03065686fee7ff433855bf9216736c6157fa60 100644 (file)
@@ -163,6 +163,7 @@ static struct sctp_endpoint *sctp_endpoint_init(struct sctp_endpoint *ep,
         */
        ep->auth_hmacs_list = auth_hmacs;
        ep->auth_chunk_list = auth_chunks;
+       ep->prsctp_enable = net->sctp.prsctp_enable;
 
        return ep;
 
This page took 0.026387 seconds and 5 git commands to generate.