]> git.pld-linux.org Git - packages/linux-libc-headers.git/commitdiff
- minor fix.
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 25 Apr 2004 17:29:44 +0000 (17:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    linux-libc-headers-esfq.patch -> 1.2

linux-libc-headers-esfq.patch

index 8b7e95d1276473e92071de9c64aa64e21209a292..975c5f6a6d74c1537dcba672ea196a9bb8cc2e1a 100644 (file)
@@ -1,5 +1,5 @@
---- pkt_sched.h.orig   2004-04-20 13:10:20.000000000 +0200
-+++ pkt_sched.h        2004-04-25 19:15:12.694743784 +0200
+--- linux-libc-headers-2.6.5.0/include/linux/pkt_sched.h.orig  2004-04-19 23:13:51.000000000 +0200
++++ linux-libc-headers-2.6.5.0/include/linux/pkt_sched.h       2004-04-25 19:26:50.921597168 +0200
 @@ -27,6 +27,8 @@
     Particular schedulers may have also their private records.
   */
@@ -9,9 +9,9 @@
  struct tc_stats
  {
        __u64   bytes;                  /* NUmber of enqueues bytes */
-@@ -164,6 +166,13 @@
-       TCA_SFQ_HASH_SRC,
- };
+@@ -154,6 +156,13 @@
+ /* SFQ section */
  
 +enum
 +{
This page took 0.034393 seconds and 4 git commands to generate.