OSDN Git Service

Bluetooth: Fixed wrong L2CAP Sock timer value
authorChen Ganir <chen.ganir@ti.com>
Thu, 28 Jul 2011 12:42:09 +0000 (15:42 +0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 11 Aug 2011 22:50:27 +0000 (19:50 -0300)
commit6be6b11f006840ba7d8d4b959b3fa0c522f8468a
tree78eb595f11c79fa2dbaceea93d7c34f1636570a8
parenta71a0cf4e9cdb1c43843977a1efc43f96f6efc21
Bluetooth: Fixed wrong L2CAP Sock timer value

L2CAP connection timeout needs to be assigned as miliseconds
and not as jiffies.

Signed-off-by: Chen Ganir <chen.ganir@ti.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/l2cap_sock.c