diff options
author | Paul E. McKenney <[email protected]> | 2011-05-01 23:27:50 -0700 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2011-05-07 22:51:14 -0700 |
commit | ae179ae433bb4ef6b6179c5c1c7b6cc7dc01c670 (patch) | |
tree | 158c66a1003073865ec1e4e1a2659a3f23f79cbf /net/lapb/lapb_in.c | |
parent | eb340b2f804860a51a0b92e35fd36742b6c2d6b7 (diff) |
batman,rcu: convert call_rcu(neigh_node_free_rcu) to kfree()
The RCU callback neigh_node_free_rcu() just calls kfree(), so we can use
kfree_rcu() instead of call_rcu().
Signed-off-by: Paul E. McKenney <[email protected]>
Cc: Marek Lindner <[email protected]>
Cc: Simon Wunderlich <[email protected]>
Acked-by: David S. Miller <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Acked-by: Sven Eckelmann <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions