From: Nicholas Mc Guire Date: Wed, 4 Feb 2015 08:07:40 +0000 (-0500) Subject: orinoco: orinoco_pci use msecs_to_jiffies for conversion X-Git-Tag: fixes-v4.0-rc1~150^2~10^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3427da4597ae2bf909a7f6f0c7bc48b07215c009;p=pandora-kernel.git orinoco: orinoco_pci use msecs_to_jiffies for 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed