On Tue, 2015-07-14 at 11:21 -0700, Cong Wang wrote: > 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 <[email protected]> > Signed-off-by: Cong Wang <[email protected]> > Signed-off-by: Cong Wang <[email protected]> > ---
SGTM, thanks Cong. Acked-by: Eric Dumazet <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
