lapdm: fix comment 'thinko' about which type of message is retransmitted

Change-Id: I6585fc9f7e5e9fb57fe65372d0a14d68a939b73a
This commit is contained in:
Harald Welte 2019-05-30 15:44:05 +02:00
parent c97c09858b
commit 32658b31c9
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ module L1CTL_Test {
}
/* we test that a re-transmitted SABM with identical payload will result in the retransmission of a
* SABM. This is required during the contention resolution procedure as specified in 8.4.1.4 */
* UA. This is required during the contention resolution procedure as specified in 8.4.1.4 */
testcase TC_sabm_retransmit() runs on dummy_CT {
const octetstring payload := '00FEFEDEADBEEF'O;
f_init();