]> git.pld-linux.org Git - packages/e1000e.git/commitdiff
- obsolete
authorhawk <hawk@pld-linux.org>
Tue, 4 May 2010 19:32:46 +0000 (19:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    e1000e-kernel.patch -> 1.2

e1000e-kernel.patch [deleted file]

diff --git a/e1000e-kernel.patch b/e1000e-kernel.patch
deleted file mode 100644 (file)
index a356878..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- e1000e-1.1.2/src/ethtool.c~        2009-10-31 01:02:06.000000000 +0100
-+++ e1000e-1.1.2/src/ethtool.c 2010-03-07 19:01:52.167295997 +0100
-@@ -2036,8 +2036,10 @@
-       .get_strings            = e1000_get_strings,
-       .phys_id                = e1000_phys_id,
-       .get_ethtool_stats      = e1000_get_ethtool_stats,
-+#if ( LINUX_VERSION_CODE < KERNEL_VERSION(2,6,33) )
-       .self_test_count        = e1000_get_self_test_count,
-       .get_stats_count        = e1000_get_stats_count,
-+#endif
-       .get_coalesce           = e1000_get_coalesce,
-       .set_coalesce           = e1000_set_coalesce,
- #ifdef NETIF_F_LRO
This page took 0.03295 seconds and 4 git commands to generate.