]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/sctp/protocol.c
Merge /spare/repo/linux-2.6/
[linux-2.6-omap-h63xx.git] / net / sctp / protocol.c
index e7f37faba7c0f8be68b432d885d1bf513d525e61..ce9245e71fca9b0694c473c4cc21b7eb8c5ba058 100644 (file)
@@ -219,7 +219,7 @@ static void sctp_free_local_addr_list(void)
 
 /* Copy the local addresses which are valid for 'scope' into 'bp'.  */
 int sctp_copy_local_addr_list(struct sctp_bind_addr *bp, sctp_scope_t scope,
-                             int gfp, int copy_flags)
+                             unsigned int __nocast gfp, int copy_flags)
 {
        struct sctp_sockaddr_entry *addr;
        int error = 0;