]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - net/sctp/associola.c
Merge tag 'batadv-next-for-davem-20170128' of git://git.open-mesh.org/linux-merge
[mirror_ubuntu-artful-kernel.git] / net / sctp / associola.c
index 68b99adc21a31d37f1188aafc61192b132f031db..e50dc6d7543fd6acfa7442f3a9ee575203c7718d 100644 (file)
@@ -271,6 +271,7 @@ static struct sctp_association *sctp_association_init(struct sctp_association *a
        asoc->active_key_id = ep->active_key_id;
        asoc->prsctp_enable = ep->prsctp_enable;
        asoc->reconf_enable = ep->reconf_enable;
+       asoc->strreset_enable = ep->strreset_enable;
 
        /* Save the hmacs and chunks list into this association */
        if (ep->auth_hmacs_list)