patch-2.4.0-test12 linux/drivers/char/rio/host.h

Next file: linux/drivers/char/riscom8.c
Previous file: linux/drivers/char/q40_keyb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test11/linux/drivers/char/rio/host.h linux/drivers/char/rio/host.h
@@ -110,7 +110,7 @@
     struct UnixRup	    UnixRups[MAX_RUP+LINKS_PER_UNIT];
 	int				timeout_id;	/* For calling 100 ms delays */
 	int				timeout_sem;/* For calling 100 ms delays */
-    int locks;
+    long locks; /* long req'd for set_bit --RR */
     char             	    ____end_marker____;
 };
 #define Control      CardP->DpControl

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