aboutsummaryrefslogtreecommitdiffstats
path: root/include/pcmcia/ss.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pcmcia/ss.h')
-rw-r--r--include/pcmcia/ss.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pcmcia/ss.h b/include/pcmcia/ss.h
index cbfba885eb8..b0ebd11130c 100644
--- a/include/pcmcia/ss.h
+++ b/include/pcmcia/ss.h
@@ -137,6 +137,7 @@ struct pcmcia_socket {
137 spinlock_t lock; 137 spinlock_t lock;
138 socket_state_t socket; 138 socket_state_t socket;
139 u_int state; 139 u_int state;
140 u_int suspended_state; /* state before suspend */
140 u_short functions; 141 u_short functions;
141 u_short lock_count; 142 u_short lock_count;
142 pccard_mem_map cis_mem; 143 pccard_mem_map cis_mem;