summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorPaul Moore <paul.moore@hp.com>2006-11-18 01:38:47 +0300
committerDavid S. Miller <davem@sunset.davemloft.net>2006-12-03 08:24:08 +0300
commit05e00cbf5036929355020dab4837b637203a0742 (patch)
tree642cd1852808fbd89a2c666e39f23b7f48f2c4c0 /mm
parent701a90bad99b8081a824cca52c178c8fc8f46bb2 (diff)
downloadlinux-05e00cbf5036929355020dab4837b637203a0742.tar.xz
NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer
Right now the NetLabel code always jumps into the CIPSOv4 layer to determine if a CIPSO IP option is present. However, we can do this check directly in the NetLabel code by making use of the CIPSO_V4_OPTEXIST() macro which should save us a function call in the common case of not having a CIPSOv4 option present. Signed-off-by: Paul Moore <paul.moore@hp.com> Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions