patch-2.1.34 linux/include/linux/cdrom.h
Next file: linux/include/linux/interrupt.h
Previous file: linux/include/linux/binfmts.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Mon Apr 14 09:26:00 1997
-  Orig file: 
v2.1.33/linux/include/linux/cdrom.h
-  Orig date: 
Sun Dec 29 01:18:04 1996
diff -u --recursive --new-file v2.1.33/linux/include/linux/cdrom.h linux/include/linux/cdrom.h
@@ -368,7 +368,8 @@
 	u_char	number_blocks_lo;
 	u_char	_r3;
 	u_char	block_length_hi; /* block length for blocks in this desc */
-	u_short	block_length;
+	u_char	block_length_med;
+	u_char	block_length_lo;
 };
 
 /*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov