From: Zhu Yi Date: Tue, 24 Jan 2006 08:37:05 +0000 (+0800) Subject: [PATCH] ipw2200: use jiffies_to_msec() wherever possible X-Git-Tag: v2.6.17-rc1~1186^2~64^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7b6a6744c3eb878e08ef992d57cd01eed457810;p=pandora-kernel.git [PATCH] ipw2200: use jiffies_to_msec() wherever possible This substitutes Linux jiffies_to_msec() wherever there is a computation for determining milliseconds from jiffies, following lead from ieee80211 code. And it does a little cleanup. "it's" == "it is" ... "its" == possessive "it". Indulge me. ;-) Signed-off-by: Cahill, Ben M Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed