rpms/kernel/devel kernel-2.6.spec,1.1548.2.2,1.1548.2.3

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Sep 11 20:39:45 UTC 2005


Author: linville

Update of /cvs/dist/rpms/kernel/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv14211

Modified Files:
      Tag: private-linville-fc5-jwltest-4-branch
	kernel-2.6.spec 
Log Message:



Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/kernel-2.6.spec,v
retrieving revision 1.1548.2.2
retrieving revision 1.1548.2.3
diff -u -r1.1548.2.2 -r1.1548.2.3
--- kernel-2.6.spec	10 Sep 2005 21:27:33 -0000	1.1548.2.2
+++ kernel-2.6.spec	11 Sep 2005 20:39:42 -0000	1.1548.2.3
@@ -317,6 +317,10 @@
 Patch1303: linux-2.6-net-acenic-use-after-free.patch
 Patch1304: jwltest-b44-alloc.patch
 Patch1305: jwltest-3c59x-mmio.patch
+Patch1306: jwltest-3c59x-misc.patch
+Patch1307: jwltest-ethtool-perm-addr.patch
+Patch1308: jwltest-e1000_ethtool_ops-whitespace.patch
+Patch1309: jwltest-rx_dropped.patch
 
 # Netdump and Diskdump bits.
 Patch1500: linux-2.6-crashdump-common.patch
@@ -753,6 +757,14 @@
 %patch1304 -p1
 # allow 3c59x to use memory-mapped PCI I/O resources
 %patch1305 -p1
+# misc 3c59x patches
+%patch1306 -p1
+# add support for ETHTOOL_GPERMADDR to a number of drivers
+%patch1307 -p1
+# cleanup some whitespace issues in e1000_ethtool_ops
+%patch1308 -p1
+# normalize handling of rx_dropped among some popular drivers
+%patch1309 -p1
 
 # netdump bits
 %patch1500 -p1




More information about the fedora-cvs-commits mailing list