patch-2.3.35 linux/drivers/pcmcia/cs_internal.h
Next file: linux/drivers/pcmcia/i82365.c
Previous file: linux/drivers/pcmcia/cs.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Dec 28 17:43:36 1999
-  Orig file: 
v2.3.34/linux/drivers/pcmcia/cs_internal.h
-  Orig date: 
Thu Nov 18 20:25:37 1999
diff -u --recursive --new-file v2.3.34/linux/drivers/pcmcia/cs_internal.h linux/drivers/pcmcia/cs_internal.h
@@ -120,7 +120,7 @@
 
 typedef struct socket_info_t {
     spinlock_t			lock;
-    ss_entry_t			ss_entry;
+    struct pccard_operations *	ss_entry;
     u_int			sock;
     socket_state_t		socket;
     socket_cap_t		cap;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)