X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fnet%2Fllc_conn.h;h=00730d21b522cc8edc9f1d14de0d73e883833d91;hb=2683e88413977a7f382106f8e8b3b684a597c761;hp=54852ff6033bdf0c57cea25c0dc91ff3df468ed0;hpb=2dd3c1df95fb29e9227f16ccd7d786d129e2b34d;p=linux-2.6-omap-h63xx.git diff --git a/include/net/llc_conn.h b/include/net/llc_conn.h index 54852ff6033..00730d21b52 100644 --- a/include/net/llc_conn.h +++ b/include/net/llc_conn.h @@ -93,7 +93,7 @@ static __inline__ char llc_backlog_type(struct sk_buff *skb) return skb->cb[sizeof(skb->cb) - 1]; } -extern struct sock *llc_sk_alloc(int family, unsigned int __nocast priority, +extern struct sock *llc_sk_alloc(int family, gfp_t priority, struct proto *prot); extern void llc_sk_free(struct sock *sk);