Wei Yongjun 1aee6cc2a5 net/hsr: 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 <yongjun_wei@trendmicro.com.cn>
Acked-by: Arvid Brodin <arvid.brodin@alten.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-12-17 16:32:30 -05:00
..
2013-12-09 20:56:12 -05:00
2013-12-10 21:57:11 -05:00
2013-12-17 15:15:25 -05:00
2013-09-23 16:52:45 -04:00
2013-10-19 19:36:19 -04:00
2013-12-11 10:56:21 -05:00
2013-12-06 16:35:58 -05:00
2013-11-21 13:09:42 -05:00
2013-12-09 20:24:18 -05:00
2013-11-07 19:28:58 -05:00