[PCMCIA] Prevent PCMCIA oops during socket driver initialisation.
We were calling wake_up on an uninitialised wait queue. Oops. Fix this by ignoring events from the socket driver if we know that the pcmcia thread is not running.
Showing
Please register or sign in to comment