aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/pcmcia/ds.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pcmcia/ds.h b/include/pcmcia/ds.h
index 8a6a95ea26ec..7f712df3e297 100644
--- a/include/pcmcia/ds.h
+++ b/include/pcmcia/ds.h
@@ -166,7 +166,7 @@ struct pcmcia_device {
166 /* deprecated, a cleaned up version will be moved into this 166 /* deprecated, a cleaned up version will be moved into this
167 struct soon */ 167 struct soon */
168 dev_link_t *instance; 168 dev_link_t *instance;
169 u_int state; 169 u_int p_state;
170 170
171 /* information about this device */ 171 /* information about this device */
172 u8 has_manf_id:1; 172 u8 has_manf_id:1;