Name

kfifo_reset — removes the entire FIFO contents

Synopsis

void kfifo_reset (struct kfifo * fifo);
 

Arguments

fifo

the fifo to be emptied.