[XFRM]: Fix OOPSes in xfrm_audit_log().
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 12 Feb 2007 21:53:54 +0000 (13:53 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 12 Feb 2007 21:53:54 +0000 (13:53 -0800)
Make sure that this function is called correctly, and
add BUG() checking to ensure the arguments are sane.

Based upon a patch by Joy Latten.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found