[PCMCIA] Clean up socket state handling around shutdown
There is no need for shutdown_socket() to touch s->state directly - this can be all done in skt_shutdown().
Showing
Please register or sign in to comment
There is no need for shutdown_socket() to touch s->state directly - this can be all done in skt_shutdown().