All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] s390 - mark IPv6 support for QETH as broken
@ 2004-07-09 14:06 Bastian Blank
  2004-07-09 14:09 ` Christoph Hellwig
  2004-07-09 19:03 ` Andrew Morton
  0 siblings, 2 replies; 18+ messages in thread
From: Bastian Blank @ 2004-07-09 14:06 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Kernel ML


[-- Attachment #1.1: Type: text/plain, Size: 284 bytes --]

Hi Andrew

The attached patch marks IPv6 support for QETH broken, it is known to
need an extra patch to compile which was submitted one year ago but
never accepted.

Bastian

-- 
The heart is not a logical organ.
		-- Dr. Janet Wallace, "The Deadly Years", stardate 3479.4

[-- Attachment #1.2: diff --]
[-- Type: text/plain, Size: 598 bytes --]

diff -urN kernel-source-2.6.7.orig/drivers/s390/net/Kconfig kernel-source-2.6.7/drivers/s390/net/Kconfig
--- kernel-source-2.6.7.orig/drivers/s390/net/Kconfig	2004-06-16 05:19:53.000000000 +0000
+++ kernel-source-2.6.7/drivers/s390/net/Kconfig	2004-07-09 13:47:13.000000000 +0000
@@ -71,7 +71,7 @@
 
 config QETH_IPV6
 	bool "IPv6 support for gigabit ethernet"
-	depends on (QETH = IPV6) || (QETH && IPV6 = 'y')
+	depends on ((QETH = IPV6) || (QETH && IPV6 = 'y')) && BROKEN
 	help
 	  If CONFIG_QETH is switched on, this option will include IPv6
 	  support in the qeth device driver.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2004-07-09 20:34 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-09 14:06 [PATCH] s390 - mark IPv6 support for QETH as broken Bastian Blank
2004-07-09 14:09 ` Christoph Hellwig
2004-07-09 18:46   ` Adrian Bunk
2004-07-09 19:03 ` Andrew Morton
2004-07-09 19:15   ` Christian Borntraeger
2004-07-09 20:01     ` YOSHIFUJI Hideaki / 吉藤英明
2004-07-09 19:22   ` Bastian Blank
2004-07-09 19:30     ` David S. Miller
2004-07-09 19:47       ` Bastian Blank
2004-07-09 20:00         ` YOSHIFUJI Hideaki / 吉藤英明
2004-07-09 20:04           ` Bastian Blank
2004-07-09 20:34             ` YOSHIFUJI Hideaki / 吉藤英明
2004-07-09 20:01         ` David S. Miller
2004-07-09 19:50       ` Christian Borntraeger
2004-07-09 20:03         ` Bastian Blank
2004-07-09 19:59       ` YOSHIFUJI Hideaki / 吉藤英明
2004-07-09 20:05         ` David S. Miller
2004-07-09 20:08           ` YOSHIFUJI Hideaki / 吉藤英明

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.