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)
committerJaikumar Ganesh <jaikumar@google.com>
Tue, 9 Aug 2011 18:04:34 +0000 (11:04 -0700)
commit89c65d6d9dd87332d58c853e31938b98f7ac8463
tree52fb422d0b41df11ca92a6ecb59358574c71f98f
parented27e538aa97278e26a6c00f14f6e2e076a1a2ae
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