lkml.org 
[lkml]   [2000]   [Aug]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] 2.4.0-test7-pre7 drivers/usb/usbkbd.c compile fix
Date
--- linux/drivers/usb/usbkbd.c.orig	Tue Aug 22 14:06:26 2000
+++ linux/drivers/usb/usbkbd.c Tue Aug 22 14:10:06 2000
@@ -124,7 +124,7 @@

static void usb_kbd_led(struct urb *urb)
{
- struct usb_kbd *kbd = urb->private;
+ struct usb_kbd *kbd = urb->hcpriv;

if (urb->status)
warn("led urb status %d received", urb->status);
--
\Peter.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:38    [W:0.018 / U:2.220 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site