linux/net/bluetooth
S.Çağlar Onur 82453021b8 [BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macros
The functions time_before, time_before_eq, time_after, and
time_after_eq are more robust for comparing jiffies against other
values.

So following patch implements usage of the time_after() macro, defined
at linux/jiffies.h, which deals with wrapping correctly

Signed-off-by: S.Çağlar Onur <caglar@pardus.org.tr>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-02-17 23:25:57 -08:00
..
bnep [BLUETOOTH]: Use sockfd_put() 2008-01-28 15:00:48 -08:00
cmtp [BLUETOOTH]: Use sockfd_put() 2008-01-28 15:00:48 -08:00
hidp bluetooth: uninlining 2008-02-05 03:07:58 -08:00
rfcomm bluetooth rfcomm tty: destroy before tty_close() 2008-02-05 03:12:06 -08:00
Kconfig [S390] Kconfig: unwanted menus for s390. 2007-05-10 15:46:07 +02:00
Makefile
af_bluetooth.c [NET]: Make socket creation namespace safe. 2007-10-10 16:49:07 -07:00
hci_conn.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
hci_core.c [BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macros 2008-02-17 23:25:57 -08:00
hci_event.c [Bluetooth] Add support for handling simple eSCO links 2007-10-22 02:59:47 -07:00
hci_sock.c [NET]: Forget the zero_it argument of sk_alloc() 2007-11-01 00:39:31 -07:00
hci_sysfs.c [BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes. 2008-01-31 19:28:33 -08:00
l2cap.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
lib.c
sco.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00