dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/irda/ircomm
Nishanth Aravamudan 121caf577d [NET]: fix-up schedule_timeout() usage
Use schedule_timeout_{,un}interruptible() instead of
set_current_state()/schedule_timeout() to reduce kernel size.  Also use
human-time conversion functions instead of hard-coded division to avoid
rounding issues.

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-09-12 14:15:34 -07:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ircomm_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ircomm_event.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ircomm_lmp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ircomm_param.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ircomm_ttp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ircomm_tty.c [NET]: fix-up schedule_timeout() usage 2005-09-12 14:15:34 -07:00
ircomm_tty_attach.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ircomm_tty_ioctl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00