From: Changli Gao Date: Tue, 29 Jun 2010 23:07:09 +0000 (+0000) Subject: act_nat: use stack variable X-Git-Tag: v2.6.36-rc1~571^2~399 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=504f85c9d05f7c605306e808f0d835fe11bfd18d;p=pandora-kernel.git 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 ---- net/sched/act_nat.c | 31 ++++++++++--------------------- 1 file changed, 10 insertions(+), 21 deletions(-) Signed-off-by: David S. Miller --- Reading git-diff-tree failed