patch-1.3.45 linux/drivers/cdrom/mcd.c

Next file: linux/drivers/cdrom/optcd.c
Previous file: linux/drivers/cdrom/cdu31a.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.44/linux/drivers/cdrom/mcd.c linux/drivers/cdrom/mcd.c
@@ -657,7 +657,7 @@
   mcd_transfer_is_active = 1;
   while (CURRENT_VALID) {
     if (CURRENT->bh) {
-      if (!CURRENT->bh->b_lock)
+      if (!buffer_locked(CURRENT->bh))
 	panic(DEVICE_NAME ": block not locked");
     }
     mcd_transfer();

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this