kfifo_reset — removes the entire FIFO contents
void kfifo_reset (struct kfifo * fifo);
void kfifo_reset (
)
fifo
the fifo to be emptied.