alistair23-linux/drivers/block/aoe
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3)
Cleanup of dev_base list use, with the aim to simplify making device
list per-namespace. In almost every occasion, use of dev_base variable
and dev->next pointer could be easily replaced by for_each_netdev
loop. A few most complicated places were converted to using
first_netdev()/next_netdev().

Signed-off-by: Pavel Emelianov <xemul@openvz.org>
Acked-by: Kirill Korotaev <dev@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-05-03 15:13:45 -07:00
..
aoe.h [SK_BUFF]: Introduce skb_mac_header() 2007-04-25 22:24:41 -07:00
aoeblk.c
aoechr.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
aoecmd.c [NET]: Rework dev_base via list_head (v3) 2007-05-03 15:13:45 -07:00
aoedev.c
aoemain.c
aoenet.c [AOE]: Introduce aoe_hdr() 2007-04-25 22:24:28 -07:00
Makefile