]> err.no Git - linux-2.6/commitdiff
[NETFILTER]: nfnetlink: remove unrequired check in nfnetlink_get_subsys
authorPablo Neira Ayuso <pablo@netfilter.org>
Wed, 14 Mar 2007 23:41:28 +0000 (16:41 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:25:49 +0000 (22:25 -0700)
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>

No differences found