linux-IllusionX/net
Jaco Kroon f34fbb9713 [PKTGEN]: Deinitialise static variables.
static variables should not be explicitly initialised to 0.  This causes
them to be placed in .data instead of .bss.  This patch de-initialises 3
static variables in net/core/pktgen.c.

There are approximately 800 more such variables in the source tree
(2.6.15rc5).  If there is more interrest I'd be willing to track down the
rest of these as well and de-initialise them as well.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-03 13:11:16 -08:00
..
802
8021q [VLAN]: Add two missing checks to vlan_ioctl_handler() 2005-12-21 18:39:49 -08:00
appletalk [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
atm [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
ax25 [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
bluetooth [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
bridge [BRIDGE]: add version number 2006-01-03 13:11:04 -08:00
core [PKTGEN]: Deinitialise static variables. 2006-01-03 13:11:16 -08:00
dccp [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
decnet [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
econet [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
ethernet
ieee80211
ipv4 [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
ipv6 [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
ipx [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
irda [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
key [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
lapb
llc [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
netfilter
netlink [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
netrom [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
packet [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
rose
rxrpc
sched [PKT_SCHED] netem: packet corruption option 2006-01-03 13:11:05 -08:00
sctp [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
sunrpc [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
unix [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
wanrouter [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
x25 [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
xfrm [LSM-IPSec]: Security association restriction. 2006-01-03 13:10:24 -08:00
compat.c
Kconfig
Makefile
nonet.c
socket.c [NET]: Small cleanup to socket initialization 2006-01-03 13:11:14 -08:00
sysctl_net.c
TUNABLE