From: Marcel Holtmann Date: Thu, 1 Mar 2012 22:32:37 +0000 (-0800) Subject: Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffies X-Git-Tag: v3.4-rc1~177^2~112^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17b02e625662906f370a3eb5e7495cf06ed7d4a4;p=pandora-kernel.git Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffies The MGMT and SMP timeout constants are always used in form of jiffies. So just include the conversion from msecs in the define itself. This has the advantage of making the code where the timeout is used more readable. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed