X-Git-Url: http://rtime.felk.cvut.cz/gitweb/linux-lin.git/blobdiff_plain/e1fc1596b4cb0ca22544c52bd364973832f48379..45653655d66c6631a7993781ae87d521cbff9e56:/sllin/linux/lin_bus.h diff --git a/sllin/linux/lin_bus.h b/sllin/linux/lin_bus.h index dbd9a78..151d18f 100644 --- a/sllin/linux/lin_bus.h +++ b/sllin/linux/lin_bus.h @@ -11,6 +11,7 @@ #define LIN_CACHE_RESPONSE (1 << (LIN_CANFR_FLAGS_OFFS)) #define LIN_CHECKSUM_EXTENDED (1 << (LIN_CANFR_FLAGS_OFFS + 1)) +#define LIN_SINGLE_RESPONSE (1 << (LIN_CANFR_FLAGS_OFFS + 2)) /* Error flags */