linux-stable/arch/s390/appldata
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
..
appldata.h [PATCH] sysctl: s390: move sysctl definitions to sysctl.h 2007-02-14 08:09:57 -08:00
appldata_base.c [S390] Remove debugging junk. 2007-04-27 16:01:47 +02:00
appldata_mem.c [PATCH] appldata build fix 2007-03-14 15:27:48 -07:00
appldata_net_sum.c [NET]: Rework dev_base via list_head (v3) 2007-05-03 15:13:45 -07:00
appldata_os.c [S390] cleanup appldata. 2006-09-20 15:59:26 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00