[PATCH 2.6.11] aoe [12/12]: send outgoing packets in order

2005-03-24 Thread ecashin
I can't use list.h, since sk_buff doesn't have a list_head but instead has two struct sk_buff pointers, and I want to avoid any extra memory allocation. send outgoing packets in order Signed-off-by: Ed L. Cashin <[EMAIL PROTECTED]> diff -uprN a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h

[PATCH 2.6.11] aoe [12/12]: send outgoing packets in order

2005-03-24 Thread ecashin
I can't use list.h, since sk_buff doesn't have a list_head but instead has two struct sk_buff pointers, and I want to avoid any extra memory allocation. send outgoing packets in order Signed-off-by: Ed L. Cashin [EMAIL PROTECTED] diff -uprN a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h