[XFRM]: Audit function arguments misordered
authorPaul Moore <paul.moore@hp.com>
Thu, 20 Dec 2007 08:00:45 +0000 (00:00 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Dec 2007 08:00:45 +0000 (00:00 -0800)
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 <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found