[PATCH] USB: fix fix to kaweth.c
the previous patch was buggy. The state must be set _before_ the condition is checked, or there's a window missing a wakeup. This incremental change set fixes that. - fix race condition with current->state
Showing
Please register or sign in to comment