]> rtime.felk.cvut.cz Git - linux-lin.git/commit
Adjust sllin configuration utility to specify external expected response length.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Fri, 17 Jan 2014 00:31:47 +0000 (01:31 +0100)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Fri, 17 Jan 2014 00:31:47 +0000 (01:31 +0100)
commit5d7ddb29cf05cc4c6c49460bdc12b28d71c7b168
tree25408ec722749e3c72df58f69d4e271d303ac942
parentad7ce90af771ff022bfd1d647ea8cdc35d0d503b
Adjust sllin configuration utility to specify external expected response length.

The setup of the length has meaning not only for sent frames
but even for received responses. The new kernel driver
code uses DLC value stored in the cache for received frames.
The LIN_CACHE_RESPONSE is used only for IDs which
should be sent by the kernel driver.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
lin_config/src/sllin_config.c