summaryrefslogtreecommitdiff
path: root/drivers/net/team/team.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2013-06-04 07:11:48 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-06-05 00:44:07 (GMT)
commit5343a7f8be11951cb3095b91e8e4eb506cfacc0f (patch)
treed114dd1783cb9bd7b9330ee78ff90bda4241a754 /drivers/net/team/team.c
parent5e71d9d77c07fa7d4c42287a177f7b738d0cd4b9 (diff)
downloadlinux-fsl-qoriq-5343a7f8be11951cb3095b91e8e4eb506cfacc0f.tar.xz
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 'drivers/net/team/team.c')
0 files changed, 0 insertions, 0 deletions