Re: [PATCH v5 1/1] tty: n_gsm: add keep alive support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



D. Starke schreef op 2023-02-13 10:43:
From: Daniel Starke <daniel.starke@xxxxxxxxxxx>
+	u32 keep_alive;		/* Control channel keep-alive in ms */
[...]
+		if (dlci && !dlci->dead)
+			mod_timer(&gsm->ka_timer, jiffies + gsm->keep_alive * HZ / 100);

keep-alive is in ms? or in 10ms?

Maarten




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux PPP]     [Linux FS]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Linmodem]     [Device Mapper]     [Linux Kernel for ARM]

  Powered by Linux