patch-2.3.99-pre9 linux/drivers/usb/wacom.c

Next file: linux/drivers/video/cyber2000fb.c
Previous file: linux/drivers/usb/usb-uhci.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre8/linux/drivers/usb/wacom.c linux/drivers/usb/wacom.c
@@ -104,8 +104,8 @@
 	int distance_max;
 	void (*irq)(struct urb *urb);
 	unsigned long evbit;
-	unsigned long relbit;
 	unsigned long absbit;
+	unsigned long relbit;
 	unsigned long btnbit;
 	unsigned long digibit;
 };

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