canqueue_ends_done_kern

Name

canqueue_ends_done_kern --  finalizing of the ends structure for Linux kernel clients

Synopsis

int canqueue_ends_done_kern (struct canque_ends_t * qends, int sync);

Arguments

qends

pointer to ends structure

sync

flag indicating, that user wants to wait for processing of all remaining messages

Return Value

Function should be designed such way to not fail.