On Thu, 23 February 2006 13:52:59 +0100, Jörn Engel wrote: > > +void kfree_skb(struct sk_buff *skb); > extern void __kfree_skb(struct sk_buff *skb); > extern struct sk_buff *__alloc_skb(unsigned int size,
And while we're in the area...is there a good reason why all function declarations have the "extern" added? Jörn -- He that composes himself is wiser than he that composes a book. -- B. Franklin - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html