From: Eric Dumazet <hidden> Date: 2016-12-20 16:38:39
Also in:lkml
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 <redacted>
---
net/sched/sch_fq.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
Acked-by: Eric Dumazet <edumazet@google.com>
Thanks.