From: Alan Cox Date: Thu, 15 May 2008 06:28:47 +0000 (-0700) Subject: iphase: Fix 64bit warning. X-Git-Tag: v2.6.26-rc4~91^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffd8211fb18e1052b2d9eded629cc3c0b872d06a;p=pandora-kernel.git iphase: Fix 64bit warning. Time is unsigned long (except when you are in a hurry) so we need to store rx_tmp_jif in the right sized object. Signed-off-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed