Commit 47330fbb authored by Ravindra's avatar Ravindra Committed by Ravindra Ravi
Browse files

Fix to avoid generation id mismatch after data setup completion

During data setup connection process generation id will be incremented in the apncontext on which the connection is about to setup. But if a data connection is scheduled for retry and on the same apncontext if a new connection is attempted and rejected the generation id count is left incremented which leads to mismatch in the generation id currently held in apncontext and the generation id on which the connection was successful. So decrement the generation id of the apncontext when connection attempt is rejected.

Change-Id: Iba107945b78438053848f16d40a18b11f66dfd64
CRs-Fixed: 2623859
parent fc385d74
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment