On Fri, 2006-06-02 at 16:15 -0700, Roland Dreier wrote:
>  > 2. during unicast arp skb retransmission, unicast_arp_send() appended
>  > the skb on the list, while ipoib_flush_paths() calling path_free() to
>  > free the same skb from the list.
> 
> I think I see what's going on.  the skb ends up being on two lists at
> once I guess...
> 
>  - R.

The skb has only one prev, one next pointers, it can only be on one list
at a time. How could skb go on two lists at once?

Thanks
Shirley

_______________________________________________
openib-general mailing list
openib-general@openib.org
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to