[kernel] r7332 - in dists/trunk/linux-2.6/debian/patches: . series

Martin Michlmayr tbm at costa.debian.org
Tue Sep 5 12:53:48 UTC 2006


Author: tbm
Date: Tue Sep  5 12:53:47 2006
New Revision: 7332

Modified:
   dists/trunk/linux-2.6/debian/patches/mips-tulip.patch
   dists/trunk/linux-2.6/debian/patches/series/0experimental.1-extra

Log:
fix tulup patch for Qube 2700 and add them


Modified: dists/trunk/linux-2.6/debian/patches/mips-tulip.patch
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/mips-tulip.patch	(original)
+++ dists/trunk/linux-2.6/debian/patches/mips-tulip.patch	Tue Sep  5 12:53:47 2006
@@ -18,22 +18,6 @@
 diff -urN linux-mips/drivers/net/tulip/de2104x.c new/drivers/net/tulip/de2104x.c
 --- linux-mips/drivers/net/tulip/de2104x.c	2006-01-10 11:21:43.000000000 +0000
 +++ new/drivers/net/tulip/de2104x.c	2006-01-16 16:54:50.000000000 +0000
-@@ -1787,15 +1787,10 @@
- 	/* DEC now has a specification but early board makers
- 	   just put the address in the first EEPROM locations. */
- 	/* This does  memcmp(eedata, eedata+16, 8) */
--
--#ifndef CONFIG_MIPS_COBALT
--
- 	for (i = 0; i < 8; i ++)
- 		if (ee_data[i] != ee_data[16+i])
- 			sa_offset = 20;
- 
--#endif
--
- 	/* store MAC address */
- 	for (i = 0; i < 6; i ++)
- 		de->dev->dev_addr[i] = ee_data[i + sa_offset];
 @@ -1932,7 +1927,7 @@
  	goto fill_defaults;
  }

Modified: dists/trunk/linux-2.6/debian/patches/series/0experimental.1-extra
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/series/0experimental.1-extra	(original)
+++ dists/trunk/linux-2.6/debian/patches/series/0experimental.1-extra	Tue Sep  5 12:53:47 2006
@@ -1 +1,3 @@
 + xen-fedora-35901.patch *_xen *_xen-vserver
++ mips-tulip.patch mipsel
++ mips-tulip_dc21143.patch mipsel



More information about the Kernel-svn-changes mailing list