]> rtime.felk.cvut.cz Git - lincan.git/commit
Added missing indication CAN_ENDSF_MEM_RTL for RTL pool malloc.
authorppisa <ppisa>
Fri, 23 Jan 2004 04:18:30 +0000 (04:18 +0000)
committerppisa <ppisa>
Fri, 23 Jan 2004 04:18:30 +0000 (04:18 +0000)
commitc29d86ce91159cc6ddcb4266903f0aafe9992e01
tree2f8b444b702348f2c1ec3d782dfd5ff9c453cd81
parent42be8a4481c24e1b264eebff45813963e3c34ba8
Added missing indication CAN_ENDSF_MEM_RTL for RTL pool malloc.
This fixes serious bug in RTL LinCAN mode.
Some more small updates added.
The call canque_notify_bothends(edge,CANQUEUE_NOTIFY_NOUSR)
invoked without locks hold now.
lincan/include/can_queue.h
lincan/src/can_quekern.c
lincan/src/can_quertl.c
lincan/src/can_queue.c
lincan/src/open_rtl.c
lincan/utils/readburst_rtl.c
lincan/utils/sendburst_rtl.c