X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/fa9556b05ef6e9babc073870a70a6eb7c950fab8..8554583c1846da3be0ab3e25c5e4621e78de8125:/lincan/src/can_quekern.c diff --git a/lincan/src/can_quekern.c b/lincan/src/can_quekern.c index 140a085..ac1554c 100644 --- a/lincan/src/can_quekern.c +++ b/lincan/src/can_quekern.c @@ -122,12 +122,10 @@ static inline void canque_dead_tasklet_schedule(void) } -void canque_edge_do_dead(struct canque_edge_t *edge, int dead_fl) +void canque_edge_do_dead(struct canque_edge_t *edge) { can_spin_irqflags_t flags; - if(dead_fl) return; - canque_notify_bothends(edge,CANQUEUE_NOTIFY_NOUSR); #ifdef CAN_WITH_RTL /* The problem of the above call is, that in RT-Linux to Linux notify