patch-2.3.27 linux/drivers/usb/usb_scsi.c

Next file: linux/drivers/video/atafb.c
Previous file: linux/drivers/usb/usb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.26/linux/drivers/usb/usb_scsi.c linux/drivers/usb/usb_scsi.c
@@ -108,7 +108,7 @@
 
 static struct proc_dir_entry proc_usb_scsi =
 {
-    PROC_SCSI_USB_SCSI,
+    PROC_SCSI_USB_SCSI,		/* It's currently b0rken */
     0,
     NULL,
     S_IFDIR | S_IRUGO | S_IXUGO,

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)