diff options
author | Lai Jiangshan <[email protected]> | 2011-03-15 18:02:42 +0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2011-05-07 22:51:13 -0700 |
commit | 0744371aeba7a5004006c2309971ee026c0b2000 (patch) | |
tree | 11306cb2ded7cf4fa9e6115e08caaaa515530664 /net/lapb/lapb_in.c | |
parent | 88b4a0347a81539884df5ad535e10cf9fa87d8d4 (diff) |
net,rcu: convert call_rcu(kfree_tid_tx) to kfree_rcu()
The rcu callback kfree_tid_tx() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(kfree_tid_tx).
Signed-off-by: Lai Jiangshan <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Cc: "John W. Linville" <[email protected]>
Cc: Johannes Berg <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Acked-by: "David S. Miller" <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions