Commit 53756524e42a71011f5ae6410d6ac386bf3a9e7b
Committed by
David S. Miller
1 parent
022cbae611
Exists in
master
and in
7 other branches
[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 <dada1@cosmosbay.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
net/netfilter/xt_time.c