2004-06-14 01:34:37

by walt

[permalink] [raw]
Subject: [PATCH 2.6.7-bk] Typo in ohci1994.c ?

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;
}


2004-06-14 03:21:42

by Ben Collins

[permalink] [raw]
Subject: Re: [PATCH 2.6.7-bk] Typo in ohci1994.c ?

On Sun, Jun 13, 2004 at 01:40:07PM -0700, walt wrote:
> This corrected a missing symbol error in the latest bk changesets:

Already fixed.

--
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
WatchGuard - http://www.watchguard.com/