From: Nicholas Mc Guire Date: Fri, 6 Feb 2015 10:26:45 +0000 (-0500) Subject: brcmfmac: use msecs_to_jiffies for time conversion X-Git-Tag: omap-for-v4.2/o2_dc~131^2~318^2~70 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=187d3c3386be51f2c9655ec52ddb4a1046c73332;p=pandora-kernel.git brcmfmac: use msecs_to_jiffies for time conversion This is only an API consolidation and should make things more readable it replaces var * HZ / 1000 by msecs_to_jiffies(var). Signed-off-by: Nicholas Mc Guire Acked-by: Arend van Spriel Signed-off-by: Kalle Valo --- Reading git-diff-tree failed