Bluetooth: Fixed wrong L2CAP Sock timer value
authorChen Ganir <chen.ganir@ti.com>
Thu, 28 Jul 2011 12:42:09 +0000 (15:42 +0300)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:22:36 +0000 (12:22 -0800)
commit2e2a0d3bc174e92f080598ad4843860a8992ec97
tree1a18556bb5610200a83c190782fd70bf0749389f
parent5ad092fa15232d31d0af69dfd36b77ad68430108
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