]> git.pld-linux.org Git - packages/e1000.git/commitdiff
- orphaned, outdated
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 21 Apr 2006 23:40:51 +0000 (23:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel-net-e1000-alpha.patch -> 1.2

kernel-net-e1000-alpha.patch [deleted file]

diff --git a/kernel-net-e1000-alpha.patch b/kernel-net-e1000-alpha.patch
deleted file mode 100644 (file)
index 5c238f2..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-diff -ur e1000-4.3.15.orig/src/e1000.h e1000-4.3.15/src/e1000.h
---- e1000-4.3.15.orig/src/e1000.h      Sat Aug 10 00:50:23 2002
-+++ e1000-4.3.15/src/e1000.h   Wed Jun 23 09:05:31 2004
-@@ -37,6 +37,7 @@
- #include <linux/stddef.h>
- #include <linux/config.h>
-+#include <asm/current.h>
- #include <linux/module.h>
- #include <linux/types.h>
- #include <asm/byteorder.h>
-diff -ur e1000-4.3.15.orig/src/e1000_osdep.h e1000-4.3.15/src/e1000_osdep.h
---- e1000-4.3.15.orig/src/e1000_osdep.h        Sat Aug 10 00:50:23 2002
-+++ e1000-4.3.15/src/e1000_osdep.h     Wed Jun 23 09:05:31 2004
-@@ -34,10 +34,12 @@
- #ifndef _E1000_OSDEP_H_
- #define _E1000_OSDEP_H_
-+#include <asm/current.h>
- #include <linux/types.h>
- #include <linux/pci.h>
- #include <linux/delay.h>
- #include <asm/io.h>
-+#include <asm/spinlock.h>
- #include <linux/interrupt.h>
- #include "kcompat.h"
-diff -ur e1000-4.3.15.orig/src/kcompat.h e1000-4.3.15/src/kcompat.h
---- e1000-4.3.15.orig/src/kcompat.h    Sat Aug 10 00:50:23 2002
-+++ e1000-4.3.15/src/kcompat.h Wed Jun 23 09:05:31 2004
-@@ -30,6 +30,7 @@
- #define _KCOMPAT_H_
- #include <linux/version.h>
-+#include <asm/current.h>
- #include <linux/types.h>
- #include <linux/errno.h>
- #define __NO_VERSION__
This page took 0.036767 seconds and 4 git commands to generate.