commit | ffd8211fb18e1052b2d9eded629cc3c0b872d06a | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@redhat.com> | Wed May 14 23:28:47 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed May 14 23:28:47 2008 -0700 |
tree | 3abee7e97becc83b75aa4e5d73b3127f5d0ea30b | |
parent | 01bbf2c7ddc93479eecebf8495848c0f362130c5 [diff] |
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>