From: Michael Buesch <fsdeveloper@yahoo.de>
To: Frank Davis <fdavis@si.rr.com>, maxk@qualcomm.com
Cc: fdavis@si.rr.com,
linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] 2.5.69 : drivers/bluetooth/hci_usb.c
Date: Mon, 5 May 2003 22:57:07 +0200 [thread overview]
Message-ID: <200305052257.19652.fsdeveloper@yahoo.de> (raw)
In-Reply-To: <Pine.LNX.4.44.0305051642060.18736-100000@master>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Monday 05 May 2003 22:47, Frank Davis wrote:
> Hello,
>
> The following patch addresses the compile error below (I haven't seent
> this previously reported.). I suspect there's a cleaner patch. Please
> review. Thanks.
>
> Regards,
> Frank
>
> drivers/bluetooth/hci_usb.c: In function `hci_usb_send_bulk':
> drivers/bluetooth/hci_usb.c:461: `USB_ZERO_PACKET' undeclared (first use in
> this function) drivers/bluetooth/hci_usb.c:461: (Each undeclared identifier
> is reported only once drivers/bluetooth/hci_usb.c:461: for each function it
> appears in.) make[2]: *** [drivers/bluetooth/hci_usb.o] Error 1
> make[1]: *** [drivers/bluetooth] Error 2
> make: *** [drivers] Error 2
>
> --- linux/drivers/bluetooth/hci_usb.c.old 2003-05-05 16:38:58.000000000
> -0400 +++ linux/drivers/bluetooth/hci_usb.c 2003-05-05 16:40:35.000000000
> -0400 @@ -68,6 +68,8 @@
> #define USB_ZERO_PACKET 0
> #endif
>
> +#define USB_ZERO_PACKET 0
> +
> static struct usb_driver hci_usb_driver;
>
> static struct usb_device_id bluetooth_ids[] = {
>
> [snip] I suspect there's a cleaner patch. [/snip]
And I suspect, this patch is wrong. :)
Maxim Krasnyansky, what has USB_ZERO_PACKET to be set to if
CONFIG_BT_USB_ZERO_PACKET is enabled? I didn't find it out.
- --
Regards Michael Büsch
http://www.8ung.at/tuxsoft
22:52:55 up 5:17, 2 users, load average: 1.20, 1.25, 1.15
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+ttAvoxoigfggmSgRAsZUAJ9d9XZ1FSDr2zj/ssAJOJgbyjJUvACeN43j
RMYAoDK1ZknM0GrNi4lxnwE=
=l6wk
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2003-05-05 20:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-05 20:47 Frank Davis
2003-05-05 20:48 ` Marcel Holtmann
2003-05-05 20:57 ` Michael Buesch [this message]
2003-05-05 21:07 ` Marcel Holtmann
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=200305052257.19652.fsdeveloper@yahoo.de \
--to=fsdeveloper@yahoo.de \
--cc=fdavis@si.rr.com \
--cc=linux-kernel@vger.kernel.org \
--cc=maxk@qualcomm.com \
/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
all inboxes | Powered by JetHome®