patch-2.3.40 linux/drivers/usb/mousedev.c

Next file: linux/drivers/usb/ohci-hcd.c
Previous file: linux/drivers/usb/keybdev.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.39/linux/drivers/usb/mousedev.c linux/drivers/usb/mousedev.c
@@ -53,7 +53,7 @@
 	struct mousedev_list *next;
 	int dx, dy, dz;
 	unsigned char ps2[6];
-	unsigned char buttons;
+	unsigned long buttons;
 	unsigned char ready, buffer, bufsiz;
 	unsigned char mode, genseq, impseq;
 };

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