summaryrefslogtreecommitdiffstats
path: root/include/linux/cdrom.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-04-28 01:09:25 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-04-28 01:09:25 +0000
commitb9ba7aeb165cffecdffb60aec8c3fa8d590d9ca9 (patch)
tree42d07b0c7246ae2536a702e7c5de9e2732341116 /include/linux/cdrom.h
parent7406b0a326f2d70ade2671c37d1beef62249db97 (diff)
Merge with 2.3.99-pre6.
Diffstat (limited to 'include/linux/cdrom.h')
-rw-r--r--include/linux/cdrom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/cdrom.h b/include/linux/cdrom.h
index a1d9b2939..00c3df0cc 100644
--- a/include/linux/cdrom.h
+++ b/include/linux/cdrom.h
@@ -905,7 +905,7 @@ struct cdrom_mechstat_header {
#endif
__u8 curlba[3];
__u8 nslots;
- __u8 short slot_tablelen;
+ __u16 slot_tablelen;
};
struct cdrom_slot {