Files
linux-st/net
David S. Miller 5d41452166 sctp: Fix build failure.
Commit c182f90bc1 ("SCTP: fix race
between sctp_bind_addr_free() and sctp_bind_addr_conflict()") and
commit 1231f0baa5 ("net,rcu: convert
call_rcu(sctp_local_addr_free) to kfree_rcu()"), happening in
different trees, introduced a build failure.

Simply make the SCTP race fix use kfree_rcu() too.

Signed-off-by: David S. Miller <davem@davemloft.net>
2011-05-21 02:10:23 -04:00
..
2011-05-21 02:05:22 -04:00
2011-05-12 17:54:13 -04:00
2011-05-15 17:45:56 -04:00
2011-05-13 14:55:21 -04:00
2011-05-21 02:10:23 -04:00