Coping with removal of skb_dataref

From: Shawn (z3rk@ahkbarr.dynip.com)
Date: Wed Apr 18 2001 - 13:11:03 EST


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.

-
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/



This archive was generated by hypermail 2b29 : Mon Apr 23 2001 - 21:00:27 EST