aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorDaniel Starke <[email protected]>2022-07-01 08:16:50 +0200
committerGreg Kroah-Hartman <[email protected]>2022-07-01 10:07:39 +0200
commit4fae831b3a71fc5a44cc5c7d0b8c1267ee7659f5 (patch)
treefdc66e6626c0fd77cb6f5f75ab7f23620e0087f7 /scripts/gdb/linux/modules.py
parentbec0224816d19abe4fe503586d16d51890540615 (diff)
tty: n_gsm: fix packet re-transmission without open control channel
In the current implementation control packets are re-transmitted even if the control channel closed down during T2. This is wrong. Check whether the control channel is open before re-transmitting any packets. Note that control channel open/close is handled by T1 and not T2 and remains unaffected by this. Fixes: e1eaea46bb40 ("tty: n_gsm line discipline") 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 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions