On 18 Apr 01 at 13:11, Shawn wrote:
> Ever since the changes to skb_dataref happened,
> The following snippit needs to be changed.
>
> # define SKB_IS_CLONE_OF(clone, skb) ( \
> skb_dataref(clone) == skb_dataref(skb) \
> )
It is from VMware, so best place would be news server
news.vmware.com. Pointer to patch is resent there
almost daily, as VMware users are not able to search
newsgroups (server supports it, but users do not), so
just join and read all messages from any day ;-) Just
replace skb_datarefp with skb_shinfo. You can found
details at:
NNTP-Host: news.vmware.com
From: Petr Vandrovec <[EMAIL PROTECTED]>
Newsgroups: vmware.for-linux.installation
Subject: Re: vmnet and 2.4.2-ac4 compile error. Fix here.
Date: Mon, 26 Feb 2001 21:14:47 +0100
Message-ID: <[EMAIL PROTECTED]>
Petr Vandrovec
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/