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:
7a11b98
)
[NETFILTER]: nf_queue: remove unnecessary check for outfn
author
Patrick McHardy
<kaber@trash.net>
Mon, 27 Feb 2006 21:03:39 +0000
(13:03 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 27 Feb 2006 21:03:39 +0000
(13:03 -0800)
The only point of registering a queue handler is to provide an outfn,
so there is no need to check for it.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found