diff options
author | Per Liden <per.liden@ericsson.com> | 2006-03-20 22:38:14 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-03-20 22:38:14 -0800 |
commit | de70c5ba43b3442b99e94dc35bba2bbced168a84 (patch) | |
tree | 1e059abe38fada6499e16084a2dbaaa489b2a783 /net/ax25/af_ax25.c | |
parent | 988f088a8e9e555dc99ced83690967fad3d905f6 (diff) |
[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/ax25/af_ax25.c')
0 files changed, 0 insertions, 0 deletions