SOURCES (LINUX_2_6): linux-2.6-sk98lin-8.31.2.3.patch - added miss...

baggins baggins at pld-linux.org
Thu Apr 13 00:08:56 CEST 2006


Author: baggins                      Date: Wed Apr 12 22:08:56 2006 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- added missing include ip.h

---- Files affected:
SOURCES:
   linux-2.6-sk98lin-8.31.2.3.patch (1.1 -> 1.1.2.1) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-sk98lin-8.31.2.3.patch
diff -u SOURCES/linux-2.6-sk98lin-8.31.2.3.patch:1.1 SOURCES/linux-2.6-sk98lin-8.31.2.3.patch:1.1.2.1
--- SOURCES/linux-2.6-sk98lin-8.31.2.3.patch:1.1	Wed Apr 12 19:00:36 2006
+++ SOURCES/linux-2.6-sk98lin-8.31.2.3.patch	Thu Apr 13 00:08:51 2006
@@ -40,8 +40,8 @@
 +# History:
 +#
 +#	$Log$
-+#	Revision 1.1  2006/04/12 17:00:36  baggins
-+#	- latest driver from www.skd.de
++#	Revision 1.1.2.1  2006/04/12 22:08:51  baggins
++#	- added missing include ip.h
 +#	
 +#	Revision 1.9.2.1  2005/04/11 09:01:18  mlindner
 +#	Fix: Copyright year changed
@@ -55758,7 +55758,7 @@
 diff -ruN linux/drivers/net/sk98lin/sky2.c linux-new/drivers/net/sk98lin/sky2.c
 --- linux/drivers/net/sk98lin/sky2.c	1970-01-01 01:00:00.000000000 +0100
 +++ linux-new/drivers/net/sk98lin/sky2.c	2006-01-18 14:37:24.000000000 +0100
-@@ -0,0 +1,2717 @@
+@@ -0,0 +1,2718 @@
 +/******************************************************************************
 + *
 + * Name:        sky2.c
@@ -55793,6 +55793,7 @@
 +
 +#include "h/skdrv1st.h"
 +#include "h/skdrv2nd.h"
++#include <linux/ip.h>
 +#include <linux/tcp.h>
 +
 +/******************************************************************************
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/linux-2.6-sk98lin-8.31.2.3.patch?r1=1.1&r2=1.1.2.1&f=u



More information about the pld-cvs-commit mailing list