1
0
Files
linux/net/sched
Wei Yongjun 6e07902f56 net: sched: using kfree_rcu() to simplify the code
The callback function of call_rcu() just calls a kfree(), so we
can use kfree_rcu() instead of call_rcu() + callback function.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-02-18 16:34:51 -08:00
..
2017-12-13 13:18:46 -05:00
2018-11-16 20:39:34 -08:00
2018-07-24 14:44:00 -07:00