Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 467
b: refs/heads/master
c: 9719b0c
h: refs/heads/master
i:
  465: d7d4a84
  463: ef89a13
v: v3
  • Loading branch information
Patrick Boettcher authored and Greg KH committed Apr 23, 2005
1 parent d4458b5 commit 5111217
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: f3fae6ed6aafe71826e03876ad3d4e1d3f238ec8
refs/heads/master: 9719b0c298bd6a4a608843dc989a5f94cd0a7c13
2 changes: 1 addition & 1 deletion trunk/drivers/usb/input/ati_remote.c
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@ static void ati_remote_delete(struct ati_remote *ati_remote)

if (ati_remote->outbuf)
usb_buffer_free(ati_remote->udev, DATA_BUFSIZE,
ati_remote->inbuf, ati_remote->outbuf_dma);
ati_remote->outbuf, ati_remote->outbuf_dma);

if (ati_remote->irq_urb)
usb_free_urb(ati_remote->irq_urb);
Expand Down

0 comments on commit 5111217

Please sign in to comment.