From: Paul Moore Date: Thu, 20 Dec 2007 08:00:45 +0000 (-0800) Subject: [XFRM]: Audit function arguments misordered X-Git-Tag: v2.6.24-rc7~54^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5951cab136d8b7e84696061dc2e69c402bc94f61;p=pandora-kernel.git [XFRM]: Audit function arguments misordered In several places the arguments to the xfrm_audit_start() function are in the wrong order resulting in incorrect user information being reported. This patch corrects this by pacing the arguments in the correct order. Signed-off-by: Paul Moore Signed-off-by: David S. Miller --- Reading git-diff-tree failed