__kfifo_reset — removes the entire FIFO contents, no locking version
void __kfifo_reset (struct kfifo * fifo);
void __kfifo_reset (
)
fifo
the fifo to be emptied.