git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5acbf7f
)
act_nat: use stack variable
author
Changli Gao
<xiaosuo@gmail.com>
Tue, 29 Jun 2010 23:07:09 +0000
(23:07 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 30 Jun 2010 19:12:37 +0000
(12:12 -0700)
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>
No differences found