patch-2.3.35 linux/include/pcmcia/cs.h

Next file: linux/include/pcmcia/ss.h
Previous file: linux/include/net/irda/wrapper.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.34/linux/include/pcmcia/cs.h linux/include/pcmcia/cs.h
@@ -402,14 +402,6 @@
 #ifdef __KERNEL__
 
 /*
- *  Calls to set up low-level "Socket Services" drivers
- */
-
-typedef int (*ss_entry_t)(u_int sock, u_int cmd, void *arg);
-extern int register_ss_entry(int nsock, ss_entry_t entry);
-extern void unregister_ss_entry(ss_entry_t entry);
-
-/*
  *  The main Card Services entry point
  */
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)