]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf816c7dca1296a3cb3f6b97dccf6e0deda8af2ec
tree1a855c90999b1d7ec64b6e79fd27dbc1287f5a32
parentd8545541dae5489a6d5c3c76d72c8b462fd95377
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