encoding: Change wording to match that of 3GPP TS 04.60

The spec (in ch. 9.1.8.1) speaks of RECEIVED or INVALID in the RLC
receiver, so change the wording in the log message to match.
This commit is contained in:
Daniel Willmann 2013-11-27 18:47:43 +01:00 committed by Holger Hans Peter Freyther
parent c3f4330fa3
commit e6e605ba86
1 changed files with 1 additions and 1 deletions

View File

@ -399,7 +399,7 @@ void Encoding::write_packet_uplink_ack(struct gprs_rlcmac_bts *bts,
}
show_v_n[64] = '\0';
LOGP(DRLCMACUL, LOGL_DEBUG, "- V(N): \"%s\" R=Received "
"N=Not-Received\n", show_v_n);
"I=Invalid\n", show_v_n);
block->u.Packet_Uplink_Ack_Nack.u.PU_AckNack_GPRS_Struct.UnionType = 0x0; // Fixed Allocation Dummy = on
block->u.Packet_Uplink_Ack_Nack.u.PU_AckNack_GPRS_Struct.u.FixedAllocationDummy = 0x0; // Fixed Allocation Dummy