* [KJ] [patch 6/8] ifdef typos: drivers_usb_net_usbnet.c
@ 2004-11-24 15:34 Domen Puncer
0 siblings, 0 replies; only message in thread
From: Domen Puncer @ 2004-11-24 15:34 UTC (permalink / raw)
To: kernel-janitors
[-- Attachment #1: Type: text/plain, Size: 537 bytes --]
Although neither symbol is not defined (yet?); code uses some
GENELINK_* (_ACK too), so this seems right.
Signed-off-by: Domen Puncer <domen@coderock.org>
--- c/drivers/usb/net/usbnet.c 2004-11-15 13:42:17.000000000 +0100
+++ str2/drivers/usb/net/usbnet.c 2004-11-24 16:10:26.000000000 +0100
@@ -1298,7 +1298,7 @@ struct gl_header {
struct gl_packet packets;
};
-#ifdef GENLINK_ACK
+#ifdef GENELINK_ACK
// FIXME: this code is incomplete, not debugged; it doesn't
// handle interrupts correctly. interrupts should be generic
[-- Attachment #2: Type: text/plain, Size: 167 bytes --]
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-11-24 15:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-24 15:34 [KJ] [patch 6/8] ifdef typos: drivers_usb_net_usbnet.c Domen Puncer
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.