Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10803
b: refs/heads/master
c: 3e8a556
h: refs/heads/master
i:
  10801: 8d7d005
  10799: 65334af
v: v3
  • Loading branch information
Alan Stern authored and Greg Kroah-Hartman committed Oct 28, 2005
1 parent e1da539 commit 8360656
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: efa400db5332ba341cc354c9d8a5298ff57faa98
refs/heads/master: 3e8a556a02d5aa16375d4d74aad0f67cd844c047
1 change: 1 addition & 0 deletions trunk/drivers/usb/misc/usbtest.c
Original file line number Diff line number Diff line change
Expand Up @@ -983,6 +983,7 @@ test_ctrl_queue (struct usbtest_dev *dev, struct usbtest_param *param)
reqp->number = i % NUM_SUBCASES;
reqp->expected = expected;
u->setup_packet = (char *) &reqp->setup;
u->transfer_flags |= URB_NO_SETUP_DMA_MAP;

u->context = &context;
u->complete = ctrl_complete;
Expand Down

0 comments on commit 8360656

Please sign in to comment.