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:
e55df53
)
netfilter: unregister nf hooks, matches and targets in the reverse order
author
Changli Gao
<xiaosuo@gmail.com>
Mon, 4 Oct 2010 20:24:12 +0000
(22:24 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Mon, 4 Oct 2010 20:24:12 +0000
(22:24 +0200)
Since we register nf hooks, matches and targets in order, we'd better
unregister them in the reverse order.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found