X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fnet%2Fllc_sap.h;h=353baaa627f3b74f61c244c6a8d41102a7480b1c;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=dc60acce8e551fb8cdb028c4cf12b2b3f7d7c44e;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/include/net/llc_sap.h b/include/net/llc_sap.h index dc60acce8..353baaa62 100644 --- a/include/net/llc_sap.h +++ b/include/net/llc_sap.h @@ -14,7 +14,6 @@ struct llc_sap; struct sk_buff; -extern void llc_sap_state_process(struct llc_sap *sap, struct sk_buff *skb); extern void llc_sap_rtn_pdu(struct llc_sap *sap, struct sk_buff *skb); extern void llc_save_primitive(struct sk_buff* skb, unsigned char prim); extern struct sk_buff *llc_alloc_frame(void);