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:
115bc8f
)
netfilter: xtables: make use of caller family rather than match family
author
Jan Engelhardt
<jengelh@medozas.de>
Wed, 17 Mar 2010 23:44:52 +0000
(
00:44
+0100)
committer
Jan Engelhardt
<jengelh@medozas.de>
Thu, 18 Mar 2010 13:20:06 +0000
(14:20 +0100)
The matches can have .family = NFPROTO_UNSPEC, and though that is not
the case for the touched modules, it seems better to just use the
nfproto from the caller.
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
No differences found