Re: [PATCH] fix kernel link error with 2.4.21rc2ac2 using gcc 3.3

David S. Miller (davem@redhat.com)
14 May 2003 20:05:43 -0700


On Wed, 2003-05-14 at 14:35, Alex Davis wrote:
> -extern __inline__ int rtnetlink_rcv_skb(struct sk_buff *skb)
> +extern int rtnetlink_rcv_skb(struct sk_buff *skb)

Fix is wrong, mark it static instead. That's what I'm
doing in my tree.

-- 
David S. Miller <davem@redhat.com>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/