summaryrefslogtreecommitdiffstats
path: root/net/tipc/discover.c
diff options
context:
space:
mode:
authorPer Liden <per.liden@ericsson.com>2006-03-21 07:38:14 +0100
committerDavid S. Miller <davem@davemloft.net>2006-03-21 07:38:14 +0100
commitde70c5ba43b3442b99e94dc35bba2bbced168a84 (patch)
tree1e059abe38fada6499e16084a2dbaaa489b2a783 /net/tipc/discover.c
parent[TIPC]: Cleanups (diff)
downloadlinux-de70c5ba43b3442b99e94dc35bba2bbced168a84.tar.xz
linux-de70c5ba43b3442b99e94dc35bba2bbced168a84.zip
[TIPC]: Reduce stack usage
The node_map struct can be quite large (516 bytes) and allocating two of them on the stack is not a good idea since we might only have a 4K stack to start with. Signed-off-by: Per Liden <per.liden@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/discover.c')
0 files changed, 0 insertions, 0 deletions