git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
022cbae
)
[NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAR
author
Eric Dumazet
<dada1@cosmosbay.com>
Tue, 13 Nov 2007 11:49:53 +0000
(
03:49
-0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 13 Nov 2007 11:49:53 +0000
(
03:49
-0800)
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>
No differences found