]> git.pld-linux.org Git - packages/linux-libc-headers.git/commitdiff
- new
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 17 Jul 2004 21:52:41 +0000 (21:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    linux-libc-headers-pkt.patch -> 1.1

linux-libc-headers-pkt.patch [new file with mode: 0644]

diff --git a/linux-libc-headers-pkt.patch b/linux-libc-headers-pkt.patch
new file mode 100644 (file)
index 0000000..309f012
--- /dev/null
@@ -0,0 +1,21 @@
+diff -urN linux-libc-headers-2.6.7.0.org/include/linux/pkt_cls.h linux-libc-headers-2.6.7.0/include/linux/pkt_cls.h
+--- linux-libc-headers-2.6.7.0.org/include/linux/pkt_cls.h     2004-07-17 23:50:30.341860176 +0200
++++ linux-libc-headers-2.6.7.0/include/linux/pkt_cls.h 2004-07-17 23:51:41.025114688 +0200
+@@ -61,6 +61,7 @@
+       __u32           val;
+       int             off;
+       int             offmask;
++      unsigned long   kcnt;
+ };
+ struct tc_u32_sel
+@@ -76,6 +77,9 @@
+       short                   hoff;
+       __u32                   hmask;
++      unsigned long           rcnt;
++      unsigned long           rhit;
++
+       struct tc_u32_key       keys[0];
+ };
This page took 0.174322 seconds and 4 git commands to generate.