From 5951cab136d8b7e84696061dc2e69c402bc94f61 Mon Sep 17 00:00:00 2001 From: Paul Moore Date: Thu, 20 Dec 2007 00:00:45 -0800 Subject: [PATCH] [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-format-patch failed