[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)
commit5951cab136d8b7e84696061dc2e69c402bc94f61
treec00828fa48d9d02f992da23619feaafef41498bb
parentf398035f2dec0a6150833b0bc105057953594edb
[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 <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/xfrm/xfrm_policy.c
net/xfrm/xfrm_state.c