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.v
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 CR
2 matches
Mail list logo