Merge tag 'hwmon-for-linus-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / net / sctp / associola.c
index e1849f3714adc47c22b92d8aaeba40b0287d2ba7..1c23060c41a669f38f4e2d244cfb61c85a522be6 100644 (file)
@@ -268,6 +268,7 @@ static struct sctp_association *sctp_association_init(struct sctp_association *a
                goto fail_init;
 
        asoc->active_key_id = ep->active_key_id;
+       asoc->prsctp_enable = ep->prsctp_enable;
 
        /* Save the hmacs and chunks list into this association */
        if (ep->auth_hmacs_list)
This page took 0.024978 seconds and 5 git commands to generate.