SOURCES (LINUX_2_6): pom-ng-time-20061213.patch - 2.6.19 api compl...
mguevara
mguevara at pld-linux.org
Tue Dec 19 21:10:05 CET 2006
Author: mguevara Date: Tue Dec 19 20:10:04 2006 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
- 2.6.19 api compliant
---- Files affected:
SOURCES:
pom-ng-time-20061213.patch (1.1.2.2 -> 1.1.2.3)
---- Diffs:
================================================================
Index: SOURCES/pom-ng-time-20061213.patch
diff -u SOURCES/pom-ng-time-20061213.patch:1.1.2.2 SOURCES/pom-ng-time-20061213.patch:1.1.2.3
--- SOURCES/pom-ng-time-20061213.patch:1.1.2.2 Thu Dec 14 16:37:19 2006
+++ SOURCES/pom-ng-time-20061213.patch Tue Dec 19 21:09:59 2006
@@ -151,13 +151,13 @@
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,16)
+ const void *ip,
+#else
-+ const struct ipt_ip *ip,
++
+#endif
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,17)
+ const struct xt_match *match,
+#endif
+ void *matchinfo,
-+ unsigned int matchsize,
++
+ unsigned int hook_mask)
+{
+ struct ipt_time_info *info = matchinfo; /* match info for rule */
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/pom-ng-time-20061213.patch?r1=1.1.2.2&r2=1.1.2.3&f=u
More information about the pld-cvs-commit
mailing list