]> err.no Git - linux-2.6/blobdiff - net/sctp/bind_addr.c
[SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c
[linux-2.6] / net / sctp / bind_addr.c
index d35cbf5aae33de7b56348cc235e532f69043caba..dfffa94fb9f636366616ca3e349ffcfee746f5cb 100644 (file)
@@ -181,7 +181,7 @@ int sctp_add_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *new,
  * structure.
  */
 int sctp_del_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *del_addr,
-                       void (*rcu_call)(struct rcu_head *head,
+                       void fastcall (*rcu_call)(struct rcu_head *head,
                                         void (*func)(struct rcu_head *head)))
 {
        struct sctp_sockaddr_entry *addr, *temp;