From: Paul Moore Date: Fri, 17 Nov 2006 22:38:49 +0000 (-0500) Subject: NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types X-Git-Tag: v2.6.20-rc1~34^2~40^2~277 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91b1ed0afdbffbda88c472ef72af37e19b7876fb;p=pandora-kernel.git NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types While the original CIPSOv4 code had provisions for multiple tag types the implementation was not as great as it could be, pushing a lot of non-tag specific processing into the tag specific code blocks. This patch fixes that issue making it easier to support multiple tag types in the future. Signed-off-by: Paul Moore Signed-off-by: James Morris --- Reading git-diff-tree failed