summaryrefslogtreecommitdiff
path: root/net/netfilter/nfnetlink_acct.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2013-06-04 07:11:48 +0000
committerDavid S. Miller <davem@davemloft.net>2013-06-04 17:44:07 -0700
commit5343a7f8be11951cb3095b91e8e4eb506cfacc0f (patch)
treed114dd1783cb9bd7b9330ee78ff90bda4241a754 /net/netfilter/nfnetlink_acct.c
parent5e71d9d77c07fa7d4c42287a177f7b738d0cd4b9 (diff)
net_sched: htb: do not mix 1ns and 64ns time units
commit 56b765b79 ("htb: improved accuracy at high rates") added another regression for low rates, because it mixes 1ns and 64ns time units. So the maximum delay (mbuffer) was not 60 second, but 937 ms. Lets convert all time fields to 1ns as 64bit arches are becoming the norm. Reported-by: Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by: Eric Dumazet <edumazet@google.com> Tested-by: Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter/nfnetlink_acct.c')
0 files changed, 0 insertions, 0 deletions