Re: flushing arp buffer -- why __skb_dequeue rather than __skb_dequeue_tail

kuznet@ms2.inr.ac.ru
Fri, 9 Aug 2002 17:34:37 +0400 (MSD)


Hello!

> __skb_dequeue_tail()? The latter would result in FIFO

Hmmm... actually, it is supposed to be FIFO now. :-)
skb_dequeue_tail would result in lifo.

Probaly, you deal with an older kernel, I remember we had a bug here.

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