linux/net/sctp
Alexey Dobriyan dc4c2c3105 net: remove INIT_RCU_HEAD() usage
call_rcu() will unconditionally reinitialize RCU head anyway.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-17 00:03:27 -08:00
..
Kconfig
Makefile
associola.c sctp: prevent too-fast association id reuse 2009-11-23 15:54:01 -05:00
auth.c
bind_addr.c net: remove INIT_RCU_HEAD() usage 2010-02-17 00:03:27 -08:00
chunk.c sctp: implement the sender side for SACK-IMMEDIATELY extension 2009-11-23 15:53:56 -05:00
command.c
debug.c
endpointola.c
input.c
inqueue.c
ipv6.c net: remove INIT_RCU_HEAD() usage 2010-02-17 00:03:27 -08:00
objcnt.c
output.c sctp: Fix mis-ordering of user space data when multihoming in use 2009-11-23 15:54:00 -05:00
outqueue.c net: Move && and || to end of previous line 2009-11-29 16:55:45 -08:00
primitive.c
proc.c percpu: add __percpu sparse annotations to net 2010-02-16 23:05:38 -08:00
protocol.c net: remove INIT_RCU_HEAD() usage 2010-02-17 00:03:27 -08:00
sm_make_chunk.c sctp: Fix malformed "Invalid Stream Identifier" error 2009-11-23 15:53:56 -05:00
sm_sideeffect.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2009-12-09 19:43:33 -08:00
sm_statefuns.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2009-12-09 19:43:33 -08:00
sm_statetable.c
socket.c net/sctp: Eliminate useless code 2010-01-21 02:43:20 -08:00
ssnmap.c
sysctl.c sctp: fix compile error due to sysctl mismerge 2009-12-08 12:51:22 -08:00
transport.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-11-29 00:57:15 -08:00
tsnmap.c
ulpevent.c
ulpqueue.c