Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311693
b: refs/heads/master
c: 61c91dd
h: refs/heads/master
i:
  311691: e3cb51f
v: v3
  • Loading branch information
Ping Cheng authored and Dmitry Torokhov committed Jun 29, 2012
1 parent 22f2b3b commit 9e7300a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2177905ca7419c49910d47e38e44790affd918cc
refs/heads/master: 61c91dd4a58b21a783e37208f4d02e3cb4b637c4
2 changes: 1 addition & 1 deletion trunk/drivers/input/tablet/wacom_sys.c
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ static void wacom_retrieve_report_data(struct usb_interface *intf,

rep_data[0] = 12;
result = wacom_get_report(intf, WAC_HID_FEATURE_REPORT,
rep_data[0], &rep_data, 2,
rep_data[0], rep_data, 2,
WAC_MSG_RETRIES);

if (result >= 0 && rep_data[1] > 2)
Expand Down

0 comments on commit 9e7300a

Please sign in to comment.