lkml.org 
[lkml]   [2004]   [Nov]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[patch 08/11] Subject: ifdef typos: drivers_usb_net_usbnet.c
From
Date


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>
Acked-by: Randy Dunlap <rddunlap@osdl.org>
Signed-off-by: Maximilian Attems <janitor@sternwelten.at>

---

linux-2.6.10-rc2-bk13-max/drivers/usb/net/usbnet.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/usb/net/usbnet.c~ifdef-drivers_usb_net_usbnet drivers/usb/net/usbnet.c
--- linux-2.6.10-rc2-bk13/drivers/usb/net/usbnet.c~ifdef-drivers_usb_net_usbnet 2004-11-30 02:41:41.000000000 +0100
+++ linux-2.6.10-rc2-bk13-max/drivers/usb/net/usbnet.c 2004-11-30 02:41:41.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
_
-
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:08    [W:0.065 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site