sctp: remove reconf_enable from asoc
[sfrench/cifs-2.6.git] / net / sctp / associola.c
index 1999237ce481e61a09b428547261b01518276819..321c199edacfd3533fbe08a270797aa6ef48c07b 100644 (file)
@@ -262,7 +262,6 @@ static struct sctp_association *sctp_association_init(
 
        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 */