On Tue, 2016-12-20 at 22:02 +0800, Geliang Tang wrote: > To make the code clearer, use rb_entry() instead of container_of() to > deal with rbtree. > > Signed-off-by: Geliang Tang <geliangt...@gmail.com> > --- > net/sched/sch_fq.c | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-)
Acked-by: Eric Dumazet <eduma...@google.com> Thanks.