From: walt <wa1ter@myrealbox.com>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Cc: Ben Collins <bcollins@debian.org>
Subject: [PATCH 2.6.7-bk] Typo in ohci1994.c ?
Date: Sun, 13 Jun 2004 13:40:07 -0700 [thread overview]
Message-ID: <40CCBBA7.4030203@myrealbox.com> (raw)
This corrected a missing symbol error in the latest bk changesets:
--- drivers/ieee1394/ohci1394.c 2004-06-13 13:31:49.918402152 -0700
+++ /tmp/ohci1394.c 2004-06-13 13:31:26.896901952 -0700
@@ -517,7 +517,7 @@
1<<(((reg_read(ohci, OHCI1394_BusOptions)>>12)&0xf)+1);
if (ohci->max_packet_size < 512) {
- HPSB_WARNING("warning: Invalid max packet size of %d, setting to 512",
+ HPSB_WARN("warning: Invalid max packet size of %d, setting to 512",
ohci->max_packet_size);
ohci->max_packet_size = 512;
}
next reply other threads:[~2004-06-14 1:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-13 20:40 walt [this message]
2004-06-14 2:27 ` [PATCH 2.6.7-bk] Typo in ohci1994.c ? Ben Collins
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=40CCBBA7.4030203@myrealbox.com \
--to=wa1ter@myrealbox.com \
--cc=bcollins@debian.org \
--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