summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorVijay Subramanian <subramanian.vijay@gmail.com>2013-03-28 13:52:00 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-03-29 19:32:23 (GMT)
commitcd68ddd4c29ab523440299f24ff2417fe7a0dca6 (patch)
tree3d7adbca63406cef077fd4dcf6ce4a6c6e1d3cdb /drivers
parente6c3827dcfe53dd78b824d2ee4007a216ada739e (diff)
downloadlinux-fsl-qoriq-cd68ddd4c29ab523440299f24ff2417fe7a0dca6.tar.xz
net: fq_codel: Fix off-by-one error
Currently, we hold a max of sch->limit -1 number of packets instead of sch->limit packets. Fix this off-by-one error. Signed-off-by: Vijay Subramanian <subramanian.vijay@gmail.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions