public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Coping with removal of skb_dataref
@ 2001-04-18 18:11 Shawn
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn @ 2001-04-18 18:11 UTC (permalink / raw)
  To: LKML

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Coping with removal of skb_dataref
@ 2001-04-18 20:47 Petr Vandrovec
  0 siblings, 0 replies; 2+ messages in thread
From: Petr Vandrovec @ 2001-04-18 20:47 UTC (permalink / raw)
  To: Shawn; +Cc: linux-kernel

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 <vandrove@vc.cvut.cz>
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: <3A9AB937.AC84BF58@vc.cvut.cz>

                                        Petr Vandrovec
                                        vandrove@vc.cvut.cz
                                        

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-04-18 18:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-18 20:47 Coping with removal of skb_dataref Petr Vandrovec
  -- strict thread matches above, loose matches on Subject: below --
2001-04-18 18:11 Shawn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox