Re: 2.4.17-pre7: Oops with Tulip

From: Stephan von Krawczynski (skraw@ithnet.com)
Date: Mon Dec 10 2001 - 08:27:07 EST


On Mon, 10 Dec 2001 01:08:28 -0500 (EST)
Burton W <bwindle@fint.org> wrote:

Just to test a theory: please try attached patch.

Regards,
Stephan

--- eeprom.c-orig Mon Dec 10 14:24:35 2001
+++ eeprom.c Mon Dec 10 14:25:41 2001
@@ -130,9 +130,9 @@
        }
 
        controller_index = 0;
- if (ee_data[19] > 1) { /* Multiport board. */
- last_ee_data = ee_data;
- }
+
+ last_ee_data = ee_data;
+
 subsequent_board:
 
        if (ee_data[27] == 0) { /* No valid media table. */
-
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/



This archive was generated by hypermail 2b29 : Sat Dec 15 2001 - 21:00:17 EST