From: Eric Dumazet Date: Tue, 13 Nov 2007 11:49:53 +0000 (-0800) Subject: [NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAR X-Git-Tag: v2.6.24-rc3~145^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53756524e42a71011f5ae6410d6ac386bf3a9e7b;p=pandora-kernel.git [NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAR It is not correct to assume one can get nsec from a ktime directly by using .tv64 field. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed