1
0
Fork 0
alistair23-linux/drivers/block/aoe
ecashin@coraid.com a4b3836409 [PATCH] aoe 12/12: send outgoing packets in order
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 <ecashin@coraid.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-04-18 22:00:22 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aoe.h [PATCH] aoe 12/12: send outgoing packets in order 2005-04-18 22:00:22 -07:00
aoeblk.c [PATCH] aoe 12/12: send outgoing packets in order 2005-04-18 22:00:22 -07:00
aoechr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aoecmd.c [PATCH] aoe 12/12: send outgoing packets in order 2005-04-18 22:00:22 -07:00
aoedev.c [PATCH] aoe 5/12: don't try to free null bufpool 2005-04-18 22:00:19 -07:00
aoemain.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aoenet.c [PATCH] aoe 6/12: Alexey Dobriyan sparse cleanup 2005-04-18 22:00:20 -07:00