lkml.org 
[lkml]   [2004]   [Apr]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH 437] Amiga eth%d
On Sun, 18 Apr 2004, Geert Uytterhoeven wrote:
> On Tue, 13 Apr 2004, Jeff Garzik wrote:
> > As a further change, can you please add KERN_xxx prefixes to those printk's?
>
> Do these look OK?
>
> To: akpm, linus, jeff
> Cc: lkml
> Subject: [PATCH] Amiga A2065 Ethernet KERN_*
>
> Amiga A2065 Ethernet: Add KERN_* prefixes to printk() messages

Oops, forgot you have to apply this one first:

To: akpm, linus, jeff
Cc: lkml
Subject: [PATCH] Amiga A2065 Ethernet debug

Amiga A2065 Ethernet: Add missing variable in debug code

--- linux-2.6.6-rc1/drivers/net/a2065.c 11 Apr 2004 11:49:17 -0000 1.14
+++ linux-m68k-2.6.6-rc1/drivers/net/a2065.c 16 Apr 2004 11:36:50 -0000
@@ -274,6 +274,7 @@
struct sk_buff *skb = 0; /* XXX shut up gcc warnings */

#ifdef TEST_HITS
+ int i;
printk ("[");
for (i = 0; i < RX_RING_SIZE; i++) {
if (i == lp->rx_new)
Gr{oetje,eeting}s,
Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

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