commit | 504f85c9d05f7c605306e808f0d835fe11bfd18d | [log] [tgz] |
---|---|---|
author | Changli Gao <xiaosuo@gmail.com> | Tue Jun 29 23:07:09 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 30 12:12:37 2010 -0700 |
tree | 98c3aa1f09c3c84598abfe6555010bfc54a2493d | |
parent | 5acbf7f10b9e336510a1de79b4af06f6da9a8c5a [diff] |
act_nat: use stack variable act_nat: use stack variable structure tc_nat isn't too big for stack, so we can put it in stack. Signed-off-by: Changli Gao <xiaosuo@gmail.com> ---- net/sched/act_nat.c | 31 ++++++++++--------------------- 1 file changed, 10 insertions(+), 21 deletions(-) Signed-off-by: David S. Miller <davem@davemloft.net>