Comments/Driver Version

Signed-off-by: Jeff Kirsher <[EMAIL PROTECTED]>
Signed-off-by: John Ronciak <[EMAIL PROTECTED]>
Signed-off-by: Jesse Brandeburg <[EMAIL PROTECTED]>


diff -up linux-2.6/drivers/net/ixgb/ixgb_main.c
linux-2.6.new/drivers/net/ixgb/ixgb_main.c
--- linux-2.6/drivers/net/ixgb/ixgb_main.c      2005-11-14 19:59:34.000000000 
-0800
+++ linux-2.6.new/drivers/net/ixgb/ixgb_main.c  2005-10-31
12:02:56.000000000 -0800
@@ -29,6 +29,8 @@
 #include "ixgb.h"

 /* Change Log
+ * 1.0.102 June-20-2005
+ * - add a workaround for a hardware issue when using TSO
  * 1.0.96 04/19/05
  * - Make needlessly global code static -- [EMAIL PROTECTED]
  * - ethtool cleanup -- [EMAIL PROTECTED]
@@ -52,7 +45,7 @@
 #else
 #define DRIVERNAPI "-NAPI"
 #endif
-#define DRV_VERSION            "1.0.100-k2"DRIVERNAPI
+#define DRV_VERSION            "1.0.102.1-k2"DRIVERNAPI
 char ixgb_driver_version[] = DRV_VERSION;
 static char ixgb_copyright[] = "Copyright (c) 1999-2005 Intel Corporation.";
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to