cosmetic: lapdm: Fix typo in comment

Change-Id: I5cf9aea6ba072bd1ccb3e894c0a311844bcad8df
This commit is contained in:
Pau Espin 2023-08-09 18:57:23 +02:00
parent 92efac26d7
commit f6ebc8a9d0
1 changed files with 1 additions and 1 deletions

View File

@ -553,7 +553,7 @@ void rsl_rll_push_l3(struct msgb *msg, uint8_t msg_type, uint8_t chan_nr,
/* construct a RSLms RLL message (DATA INDICATION, UNIT DATA
* INDICATION) and send it off via RSLms */
/* Push the L3 IE tag and lengh */
/* Push the L3 IE tag and length */
msgb_tv16_push(msg, RSL_IE_L3_INFO, l3_len);
/* Then push the RSL header */