2001-04-18 18:11:29

by Shawn

[permalink] [raw]
Subject: Coping with removal of skb_dataref

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) \
)

Can someone with a clue help me change this so it works?

-Shawn

Your eyes are weary from staring at the CRT. You feel sleepy. Notice how
restful it is to watch the cursor blink. Close your eyes. The opinions
stated above are yours. You cannot imagine why you ever felt otherwise.


2001-04-18 18:48:51

by Petr Vandrovec

[permalink] [raw]
Subject: Re: Coping with removal of skb_dataref

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]