SOURCES: wireless-tools-llh.patch updated to stable 28

maciek2w maciek2w at pld-linux.org
Sat May 27 19:04:38 CEST 2006


Author: maciek2w                     Date: Sat May 27 17:04:38 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
updated to stable 28

---- Files affected:
SOURCES:
   wireless-tools-llh.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/wireless-tools-llh.patch
diff -u SOURCES/wireless-tools-llh.patch:1.3 SOURCES/wireless-tools-llh.patch:1.4
--- SOURCES/wireless-tools-llh.patch:1.3	Mon Mar 20 00:07:04 2006
+++ SOURCES/wireless-tools-llh.patch	Sat May 27 19:04:32 2006
@@ -72,3 +72,25 @@
    __u16		length;		/* number of fields or size in bytes */
    __u16		flags;		/* Optional params */
  };
+--- wireless_tools.28/wireless.20.h.orig	2006-05-27 18:51:20.000000000 +0200
++++ wireless_tools.28/wireless.20.h	2006-05-27 18:51:29.000000000 +0200
+@@ -645,7 +645,7 @@
+  */
+ struct	iw_point
+ {
+-  void __user	*pointer;	/* Pointer to the data  (in user space) */
++  void		*pointer;	/* Pointer to the data  (in user space) */
+   __u16		length;		/* number of fields or size in bytes */
+   __u16		flags;		/* Optional params */
+ };
+--- wireless_tools.28/wireless.18.h.orig	2006-05-27 18:50:55.000000000 +0200
++++ wireless_tools.28/wireless.18.h	2006-05-27 18:51:08.000000000 +0200
+@@ -626,7 +626,7 @@
+  */
+ struct	iw_point
+ {
+-  void __user	*pointer;	/* Pointer to the data  (in user space) */
++  void		*pointer;	/* Pointer to the data  (in user space) */
+   __u16		length;		/* number of fields or size in bytes */
+   __u16		flags;		/* Optional params */
+ };
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/wireless-tools-llh.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list