* [PATCH] linux-2.4: usb: pr_debug ehci structure bug
@ 2009-06-30 8:18 Frank Seidel
2009-07-01 6:49 ` Willy Tarreau
0 siblings, 1 reply; 2+ messages in thread
From: Frank Seidel @ 2009-06-30 8:18 UTC (permalink / raw)
To: Willy Tarreau; +Cc: Seidel, Frank, linux-mips@linux-mips.org
From: Mario Witkowski <witkowsm@sphairon.com>
Ehci structure bug on pr_debug.
Signed-off-by: Mario Witkowski <witkowsm@sphairon.com>
Signed-off-by: Frank Seidel <Frank.Seidel@sphairon.com>
---
drivers/usb/host/ehci-sched.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/drivers/usb/host/ehci-sched.c
+++ b/drivers/usb/host/ehci-sched.c
@@ -888,7 +888,7 @@ itd_stream_schedule (
stream->rescheduled++;
pr_debug ("ehci %s devpath %d "
"iso%d%s %d.%d skip %d.%d\n",
- ehci->pdev->slot_name,
+ ehci->hcd.pdev->slot_name,
urb->dev->devpath,
stream->bEndpointAddress & 0x0f,
(stream->bEndpointAddress & USB_DIR_IN)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] linux-2.4: usb: pr_debug ehci structure bug
2009-06-30 8:18 [PATCH] linux-2.4: usb: pr_debug ehci structure bug Frank Seidel
@ 2009-07-01 6:49 ` Willy Tarreau
0 siblings, 0 replies; 2+ messages in thread
From: Willy Tarreau @ 2009-07-01 6:49 UTC (permalink / raw)
To: Frank Seidel; +Cc: linux-mips@linux-mips.org
On Tue, Jun 30, 2009 at 10:18:57AM +0200, Frank Seidel wrote:
> From: Mario Witkowski <witkowsm@sphairon.com>
>
> Ehci structure bug on pr_debug.
>
> Signed-off-by: Mario Witkowski <witkowsm@sphairon.com>
> Signed-off-by: Frank Seidel <Frank.Seidel@sphairon.com>
queued too, thanks Frank!
Willy
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-07-01 6:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-30 8:18 [PATCH] linux-2.4: usb: pr_debug ehci structure bug Frank Seidel
2009-07-01 6:49 ` Willy Tarreau
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).