NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions
authorPaul Moore <paul.moore@hp.com>
Fri, 17 Nov 2006 22:38:52 +0000 (17:38 -0500)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:24:12 +0000 (21:24 -0800)
commit9bb5fd2b05cb4dba229e225536faa59eaadd837d
tree1a855c90999b1d7ec64b6e79fd27dbc1287f5a32
parentc6b1677a54330b72d961270c9a66bb99c62c4a8e
NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions

The cipso_v4_doi_search() function behaves the same as cipso_v4_doi_getdef()
but is a local, static function so use it whenever possibile in the CIPSOv4
code base.

Signed-of-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: James Morris <jmorris@namei.org>
net/ipv4/cipso_ipv4.c