[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150715.213657.2085137317071991288.davem@davemloft.net>
Date: Wed, 15 Jul 2015 21:36:57 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: xiyou.wangcong@...il.com
Cc: netdev@...r.kernel.org, edumazet@...gle.com, cwang@...pensource.com
Subject: Re: [Patch net] fq_codel: fix return value of fq_codel_drop()
From: Cong Wang <xiyou.wangcong@...il.com>
Date: Tue, 14 Jul 2015 11:21:58 -0700
> The ->drop() is supposed to return the number of bytes it dropped,
> however fq_codel_drop() returns the index of the flow where it drops
> a packet from.
>
> Fix this by introducing a helper to wrap fq_codel_drop().
>
> Cc: Eric Dumazet <edumazet@...gle.com>
> Signed-off-by: Cong Wang <xiyou.wangcong@...il.com>
> Signed-off-by: Cong Wang <cwang@...pensource.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists