Files
linux/drivers/net
Wei Yongjun dcdc7a5929 vxlan: 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: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-08-20 15:05:03 -07:00
..
2013-07-19 17:36:03 -07:00
2013-08-13 15:10:22 -07:00
2013-07-26 15:24:32 -07:00
2013-08-20 00:08:22 -07:00
2013-07-19 17:36:03 -07:00