Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215548
b: refs/heads/master
c: 12e5272
h: refs/heads/master
v: v3
  • Loading branch information
Alan Ott authored and Jiri Kosina committed Sep 22, 2010
1 parent dff0b11 commit 71f909e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b7e1b2039de3a028fba46fbaca58a45c23a417ec
refs/heads/master: 12e5272585901217e919da810c801e5084ee0cb1
1 change: 1 addition & 0 deletions trunk/drivers/hid/usbhid/hid-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,7 @@ static int usbhid_output_raw_report(struct hid_device *hid, __u8 *buf, size_t co
if (usbhid->urbout) {
int actual_length;
int skipped_report_id = 0;

if (buf[0] == 0x0) {
/* Don't send the Report ID */
buf++;
Expand Down

0 comments on commit 71f909e

Please sign in to comment.