[CAN]: Fix plain integer definitions in userspace header.
authorOliver Hartkopp <oliver@hartkopp.net>
Fri, 28 Dec 2007 00:50:06 +0000 (16:50 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:12 +0000 (14:54 -0800)
commit4195e31780a20e09c6e793c2d96390e05309e226
treeeb76871e302e5e86125ea94bee4dcef73af469cf
parentccb29637991fa6b8321a80c2320a71e379aea962
[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 <oliver@hartkopp.net>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/can/bcm.h