Revert "Set PHY crnti before RA done no contention"

This reverts commit 1db4644c7b.
master
Ismael Gomez 7 years ago
parent 1db4644c7b
commit d52c2402ff

@ -347,7 +347,6 @@ void ra_proc::tb_decoded_ok() {
if (preambleIndex > 0) { if (preambleIndex > 0) {
// Preamble selected by Network // Preamble selected by Network
phy_h->set_crnti(rntis->crnti);
state = COMPLETION; state = COMPLETION;
} else { } else {
// Preamble selected by UE MAC // Preamble selected by UE MAC

Loading…
Cancel
Save