X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=net%2Fsctp%2Fassociola.c;h=b16517ee1aaf7cfad94978ed1181df6432da6f07;hb=91b006def384d8f07f9f324ab211fefe2b085c90;hp=5bc9ab161b373eadf51843ebaa77c527716a2122;hpb=97114f3982630d35a8a6367244f185a1c3277ad5;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git diff --git a/net/sctp/associola.c b/net/sctp/associola.c index 5bc9ab161b37..b16517ee1aaf 100644 --- a/net/sctp/associola.c +++ b/net/sctp/associola.c @@ -271,6 +271,7 @@ static struct sctp_association *sctp_association_init(struct sctp_association *a */ asoc->peer.sack_needed = 1; asoc->peer.sack_cnt = 0; + asoc->peer.sack_generation = 1; /* Assume that the peer will tell us if he recognizes ASCONF * as part of INIT exchange.