From 9098c23cb3f5d6d832eb22747c1748fb28691844 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=2E=C3=87a=C4=9Flar=20Onur?= Date: Mon, 6 Dec 2010 13:48:35 -0500 Subject: [PATCH] disable 82574L patch for a while as the only test server that I had is offline now... --- kernel-2.6.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 28a7e6837..d92c6cc3f 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -152,7 +152,7 @@ Patch000: ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-%{rpmversion}.bz2 %endif Patch010: linux-2.6-010-e1000e-ich10lan.patch -Patch011: linux-2.6-011-e1000e-82574L.patch +#Patch011: linux-2.6-011-e1000e-82574L.patch Patch017: linux-2.6-017-bnx2.patch Patch100: linux-2.6-100-build-nonintconfig.patch @@ -360,7 +360,9 @@ KERNEL_PREVIOUS=vanilla %endif %ApplyPatch 10 +%if 0 %ApplyPatch 11 +%endif %ApplyPatch 17 %ApplyPatch 100 -- 2.47.0