X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=net%2Fbluetooth%2Fsco.c;h=ce7ab7dfa0b206f7ecfa3e76f15cbc0e71666f2d;hb=2eb25a6c34504254760e67172f7518d6bfdd7676;hp=746c11fc017e9b8e73320ac126e68a607d02e76a;hpb=1e14c33fe2e3409d9f34041859af52be6e4723af;p=powerpc.git diff --git a/net/bluetooth/sco.c b/net/bluetooth/sco.c index 746c11fc01..ce7ab7dfa0 100644 --- a/net/bluetooth/sco.c +++ b/net/bluetooth/sco.c @@ -418,7 +418,7 @@ static struct proto sco_proto = { .obj_size = sizeof(struct sco_pinfo) }; -static struct sock *sco_sock_alloc(struct socket *sock, int proto, int prio) +static struct sock *sco_sock_alloc(struct socket *sock, int proto, unsigned int __nocast prio) { struct sock *sk;