Browse Source

kernel: drop e1000e intel driver patch

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@11155 ec354946-7b23-47d6-9f5a-488ba84defc7
iwamoto 6 years ago
parent
commit
5b67151419
1 changed files with 9 additions and 5 deletions
  1. 9 5
      k/kernel/kernel-vl.spec

+ 9 - 5
k/kernel/kernel-vl.spec

@@ -35,7 +35,7 @@ Summary(ja): Linux カーネル (Linux オペレーティングシステムの
 %define patchlevel 10
 %define kversion 4.%{sublevel}
 %define rpmversion 4.%{sublevel}.%{patchlevel}
-%define release 1%{?_dist_release}
+%define release 2%{?_dist_release}
 
 %define make_target bzImage
 %define hdrarch %_target_cpu
@@ -215,8 +215,8 @@ Patch1394: linux-2.6-zd1211rw-gw-us54gxs.patch
 # tg3 add new id (5778[26])
 Patch1430: linux-3.9.2-tg3-support-newid.patch
 # e1000e update
-Patch1460: linux-4.12.2_update_e1000e_3.3.5.3.patch
-Patch1461: linux-4.11_e1000e_3.3.5.3_buildfix.patch
+# Patch1460: linux-4.12.2_update_e1000e_3.3.5.3.patch
+# Patch1461: linux-4.11_e1000e_3.3.5.3_buildfix.patch
 
 # Misc bits.
 Patch1610: linux-2.6.23-atkbd-dell-multimedia.patch
@@ -557,8 +557,8 @@ cd linux-%{kversion}
 # tg3
 %patch1430 -p1
 # e1000e
-%patch1460 -p1
-%patch1461 -p1
+# %patch1460 -p1
+# %patch1461 -p1
 
 # Misc fixes
 # Make multimedia buttons on Dell Inspiron 8200 work.
@@ -1226,6 +1226,10 @@ fi
 %endif
 
 %changelog
+* Sun Sep  3 2017 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 4.12.10-2
+- drop e1000e update (patch1460,61) because of MTU handling issue
+  (Thanks to tomop-san)
+
 * Thu Aug 31 2017 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 4.12.10-1
 - update to 4.12.10