1
0
Fork 0
alistair23-linux/drivers/net/slip
Allen Pais 18df06c2ca drivers: net: slip: use setup_timer() helper.
Use setup_timer function instead of initializing timer with the
    function and data fields.

Signed-off-by: Allen Pais <allen.lkml@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-09-21 11:44:40 -07:00
..
Kconfig tty: Added a CONFIG_TTY option to allow removal of TTY 2013-01-18 16:15:27 -08:00
Makefile
slhc.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
slip.c drivers: net: slip: use setup_timer() helper. 2017-09-21 11:44:40 -07:00
slip.h slip: Fix deadlock in write_wakeup 2014-06-16 21:29:12 -07:00