]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 1 Aug 2011 19:25:36 +0000 (16:25 -0300)
commit85ddd898718b6a6af6df0ebf87565778cceced12
tree102895159e8ac0b8ce6b1c68210b0c2fca4392cb
parent829fd5994d1372d7581e70cc5171d6eccd86884b
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