diff options
author | Daniel Starke <[email protected]> | 2023-08-17 11:32:24 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-08-22 15:21:24 +0200 |
commit | 901de5ac0ea92c63c4cd7be60f9ccbbacd623a3c (patch) | |
tree | 911b9cba324a01e529a2ee3cf4be63ff7511ba1a /net/lapb/lapb_timer.c | |
parent | a031c77dfce4f201cf94d6704cca5535ef44cb04 (diff) |
tty: n_gsm: add missing description to structs in gsmmux.h
Currently, all available structure fields in gsmmux.h except those
for gsm_config are commented. Furthermore, no kernel doc comments are used.
Fix this by adding appropriate comments to the not commented fields of
gsm_config. Convert the comments of the other structs to kernel doc format.
Note that 'mru' and 'mtu' refer to the size without basic/advanced option
mode header and byte stuffing as defined in the standard in chapter 5.7.2.
Link: https://portal.3gpp.org/desktopmodules/Specifications/SpecificationDetails.aspx?specificationId=1516
Signed-off-by: Daniel Starke <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions