The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Wiktor Wodecki <wodecki@gmx.de>
To: linux-kernel@vger.kernel.org
Subject: patch for linux/usb.h
Date: Fri, 18 Oct 2002 23:25:32 +0200	[thread overview]
Message-ID: <20021018212532.GE32609@net-m.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 100 bytes --]

hi there,

missing urb_t typedef

-- 
Regards,

Wiktor Wodecki      |    http://johoho.eggheads.org

[-- Attachment #2: usb_patch --]
[-- Type: text/plain, Size: 446 bytes --]

diff -bur linux/include/linux/usb.h linux-2.4.20-pre9.kirk/include/linux/usb.h
--- linux/include/linux/usb.h	2002-10-18 22:56:49.000000000 +0200
+++ linux-2.4.20-pre9.kirk/include/linux/usb.h	2002-10-18 23:15:35.000000000 +0200
@@ -525,7 +525,7 @@
 	usb_complete_t complete;	// pointer to completion routine
 	//
 	struct iso_packet_descriptor iso_frame_desc[0];
+} urb_t;
-};
 
 /**
  * FILL_CONTROL_URB - macro to help initialize a control urb

             reply	other threads:[~2002-10-18 21:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-18 21:25 Wiktor Wodecki [this message]
2002-10-18 21:35 ` patch for linux/usb.h Greg KH
2002-10-18 21:45   ` Wiktor Wodecki
2002-10-18 21:51     ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021018212532.GE32609@net-m.de \
    --to=wodecki@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox