iphase: Fix 64bit warning.
authorAlan Cox <alan@redhat.com>
Thu, 15 May 2008 06:28:47 +0000 (23:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 May 2008 06:28:47 +0000 (23:28 -0700)
commitffd8211fb18e1052b2d9eded629cc3c0b872d06a
tree3abee7e97becc83b75aa4e5d73b3127f5d0ea30b
parent01bbf2c7ddc93479eecebf8495848c0f362130c5
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 <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/atm/iphase.h