patch-2.4.0-test12 linux/drivers/char/sx.h

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

diff -u --recursive --new-file v2.4.0-test11/linux/drivers/char/sx.h linux/drivers/char/sx.h
@@ -31,7 +31,7 @@
   int                     c_dcd;
   struct sx_board         *board;
   int                     line;
-  int                     locks;
+  long                    locks;
 };
 
 struct sx_board {

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