Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19229
b: refs/heads/master
c: bf8b2b5
h: refs/heads/master
i:
  19227: cc69ac4
v: v3
  • Loading branch information
Randy Dunlap authored and Greg Kroah-Hartman committed Feb 1, 2006
1 parent 7c38d44 commit c166a6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 52ea1619d5103f80ec0472a3eb653a04c15326f2
refs/heads/master: bf8b2b5345145d41d39035b80f36c8e17342d833
3 changes: 1 addition & 2 deletions trunk/drivers/usb/host/ehci-sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -1844,8 +1844,7 @@ static int sitd_submit (struct ehci_hcd *ehci, struct urb *urb,
#else

static inline int
sitd_submit (struct ehci_hcd *ehci, struct urb *urb,
unsigned mem_flags)
sitd_submit (struct ehci_hcd *ehci, struct urb *urb, gfp_t mem_flags)
{
ehci_dbg (ehci, "split iso support is disabled\n");
return -ENOSYS;
Expand Down

0 comments on commit c166a6e

Please sign in to comment.