summaryrefslogtreecommitdiff
path: root/net/nonet.c
diff options
context:
space:
mode:
authorJaco Kroon <jaco@kroon.co.za>2005-12-22 12:51:46 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2006-01-03 13:11:16 -0800
commitf34fbb971368c20f757f8758833a534590b16518 (patch)
tree97762c7bec22dd48cdea39f0a43bdadf663b509e /net/nonet.c
parent90ddc4f0470427df306f308ad03db6b6b21644b8 (diff)
[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>
Diffstat (limited to 'net/nonet.c')
0 files changed, 0 insertions, 0 deletions