On Don, 27 Sep 2001, Norbert Preining wrote:
> --- v2.4.10/linux/include/linux/list.h   Fri Feb 16 16:06:17 2001
> +++ linux/include/linux/list.h  Sun Sep 23 10:31:02 2001
> @@ -90,6 +92,7 @@
>  static __inline__ void list_del(struct list_head *entry)
>  {
>         __list_del(entry->prev, entry->next);
> -       entry->next = entry->prev = 0;
>  }
>  
>  /**

At least it works for me.

Best wishes

Norbert

-----------------------------------------------------------------------
Norbert Preining <[EMAIL PROTECTED]> 
University of Technology Vienna, Austria            gpg DSA: 0x09C5B094
-----------------------------------------------------------------------
GLUTT LODGE (n.)

The place where food can be stored after having a tooth
extracted. Some Arabs can go without sustenance for up to six weeks on
a full glutt lodge, hence the expression 'the shit of the dessert'.

                        --- Douglas Adams, The Meaning of Liff 

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to