X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fnet%2Fllc_conn.h;h=00730d21b522cc8edc9f1d14de0d73e883833d91;hb=d2ae5b5f6afd3c4caaf82444102a4372135cb994;hp=54852ff6033bdf0c57cea25c0dc91ff3df468ed0;hpb=2b235826098bb653982894dfc3f70fd029f6c2e4;p=powerpc.git diff --git a/include/net/llc_conn.h b/include/net/llc_conn.h index 54852ff603..00730d21b5 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);