Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-28 | [CAN]: Fix plain integer definitions in userspace header. | Oliver Hartkopp | |
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> | |||
2008-01-28 | [CAN]: Add broadcast manager (bcm) protocol | Oliver Hartkopp | |
This patch adds the CAN broadcast manager (bcm) protocol. Signed-off-by: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> Signed-off-by: Urs Thuermann <urs.thuermann@volkswagen.de> Signed-off-by: David S. Miller <davem@davemloft.net> |