diff options
author | Paul E. McKenney <[email protected]> | 2011-05-01 23:25:02 -0700 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2011-05-07 22:51:13 -0700 |
commit | eb340b2f804860a51a0b92e35fd36742b6c2d6b7 (patch) | |
tree | 65869f42c254df2b9b99f1041ec8daa2dc138bb3 /net/lapb/lapb_in.c | |
parent | 0744371aeba7a5004006c2309971ee026c0b2000 (diff) |
batman,rcu: convert call_rcu(gw_node_free_rcu) to kfree_rcu
The RCU callback gw_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