X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fbluetooth%2Fsco.c;h=997e42df115c5f6eba7be27fa4ec02883eb42a56;hb=7211bb9b64f17b23834d91fc3d0c1d78671ee9a8;hp=ce7ab7dfa0b206f7ecfa3e76f15cbc0e71666f2d;hpb=826509f8110049663799bc20f2b5b6170e2f78ca;p=linux-2.6 diff --git a/net/bluetooth/sco.c b/net/bluetooth/sco.c index ce7ab7dfa0..997e42df11 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, unsigned int __nocast prio) +static struct sock *sco_sock_alloc(struct socket *sock, int proto, gfp_t prio) { struct sock *sk;