From: Oliver Hartkopp Date: Fri, 28 Dec 2007 00:50:06 +0000 (-0800) Subject: [CAN]: Fix plain integer definitions in userspace header. X-Git-Tag: v2.6.25-rc1~1162^2~1410 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4195e31780a20e09c6e793c2d96390e05309e226;p=pandora-kernel.git [CAN]: Fix plain integer definitions in userspace header. This patch fixes the use of plain integers instead of __u32 in a struct that is visible from kernel space and user space. Thanks to Sam Ravnborg for pointing out the wrong plain int usage. Signed-off-by: Oliver Hartkopp Acked-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed