commit | ac0f1d9894650d900af99bdaed83e110d9dce025 | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Wed Mar 14 16:41:28 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:25:49 2007 -0700 |
tree | bb105c1622fa5dada9b9aa40d3ac76aa20b5a0f8 | |
parent | d9e6d029498ab9e943c70f24c027aeda5602196d [diff] |
[NETFILTER]: nfnetlink: remove unrequired check in nfnetlink_get_subsys subsys_table is initialized to NULL, therefore just returns NULL in case that it is not set. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>