From: Steve Grubb Date: Tue, 10 May 2005 17:53:07 +0000 (+0100) Subject: AUDIT: Fix reported length of audit messages. X-Git-Tag: v2.6.13-rc1~90^2~583^2~53^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c5aa40c94ef8bb7f7da95ecd5942e2d20fc3c9d;p=pandora-kernel.git AUDIT: Fix reported length of audit messages. We were setting nlmsg_len to skb->len, but we should be subtracting the size of the header. From: Steve Grubb Signed-off-by: David Woodhouse --- Reading git-diff-tree failed