SOURCES: eplip-2.6.x2.patch (NEW) - patch for recent 2.6.x kernel

witekfl witekfl at pld-linux.org
Wed Jan 11 14:35:25 CET 2006


Author: witekfl                      Date: Wed Jan 11 13:35:25 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- patch for recent 2.6.x kernel

---- Files affected:
SOURCES:
   eplip-2.6.x2.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/eplip-2.6.x2.patch
diff -u /dev/null SOURCES/eplip-2.6.x2.patch:1.1
--- /dev/null	Wed Jan 11 14:35:25 2006
+++ SOURCES/eplip-2.6.x2.patch	Wed Jan 11 14:35:20 2006
@@ -0,0 +1,12 @@
+diff -Nru eplip-0.5.6/eplip-drv.c eplip-0.5.6.new/eplip-drv.c
+--- eplip-0.5.6/eplip-drv.c	2005-09-28 15:26:17.685469000 +0200
++++ eplip-0.5.6.new/eplip-drv.c	2005-09-28 15:27:13.168936500 +0200
+@@ -696,7 +696,7 @@
+ 
+ 	skb->mac.raw=skb->data;
+ 	skb_pull(skb,dev->hard_header_len);
+-	eth= skb->mac.ethernet;
++	eth= skb->mac.raw;
+ 
+ 	if(*eth->h_dest&1)
+ 	{
================================================================


More information about the pld-cvs-commit mailing list