kernel-ark/include/net/sctp
Lai Jiangshan 1231f0baa5 net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()
The rcu callback sctp_local_addr_free() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(sctp_local_addr_free).

Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
2011-05-07 22:50:51 -07:00
..
auth.h
checksum.h
command.h sctp: kill unused macros in head file 2010-11-29 09:41:12 -08:00
constants.h sctp: kill unused macro definition 2010-11-28 10:47:15 -08:00
sctp.h net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu() 2011-05-07 22:50:51 -07:00
sm.h net: return operator cleanup 2010-09-23 14:33:39 -07:00
structs.h sctp: fix auth_hmacs field's length of struct sctp_cookie 2011-04-01 21:45:50 -07:00
tsnmap.h net: return operator cleanup 2010-09-23 14:33:39 -07:00
ulpevent.h
ulpqueue.h
user.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2011-01-19 20:25:45 -08:00