[PCMCIA] socket user operations should take pcmcia_socket
Patch from Dominik Brodowski, updated by Russell King. The pcmcia_{suspend,resume,eject,insert}_card calls are only issued by the userspace cardctl tool via ds.c. There's no need to verify the caller (ds) has a valid "handle", as long as it knows the proper struct pcmcia_socket.
Showing
Please register or sign in to comment