Re: [PATCH] net/mlx5: use rb_entry()

From: David Miller
Date: Tue Dec 20 2016 - 14:23:41 EST


From: Geliang Tang <geliangtang@xxxxxxxxx>
Date: Tue, 20 Dec 2016 22:02:14 +0800

> To make the code clearer, use rb_entry() instead of container_of() to
> deal with rbtree.
>
> Signed-off-by: Geliang Tang <geliangtang@xxxxxxxxx>

Applied.