X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/659b098309c2bca57ac60a35a1b9900d6f28e74d..102b0fcc467c77d0a8f82cfee060353e3cf17261:/lincan/include/can_queue.h diff --git a/lincan/include/can_queue.h b/lincan/include/can_queue.h index 648dca0..15f898a 100644 --- a/lincan/include/can_queue.h +++ b/lincan/include/can_queue.h @@ -439,8 +439,8 @@ void canque_activate_edge(struct canque_ends_t *inends, struct canque_edge_t *qe /** * canque_filtid2internal - converts message ID and filter flags into internal format - * @qedge: pointer to the edge structure - * @inends: input side of the edge + * @id: CAN message 11 or 29 bit identifier + * @filtflags: CAN message flags * * This function maps message ID and %MSG_RTR, %MSG_EXT and %MSG_LOCAL into one 32 bit number */