[PATCH] Remaining task queue to work queue conversion.
Somewhere in the transition of task queue to the work queue, in stallion.c, some of the schedule_task were left out from being converted to schedule_work. This fixes it.
Showing
Please register or sign in to comment