Re: [patch] syncppp.c and skb->priority

Jan Kasprzak (kas@informatics.muni.cz)
Fri, 9 Jul 1999 17:56:25 +0200


Gergely Madarasz wrote:
:
: On Fri, 9 Jul 1999, Jan Kasprzak wrote:
:
: > @@ -813,7 +811,6 @@
: > dev->name, ntohl (ch->type), ch->par1,
: > ch->par2, ch->rel, ch->time0, ch->time1);
: > sp->obytes += skb->len;
: > - skb->priority=1;
:
: shouldn't this read skb->priority=TC_PRIO_CONTROL ?
:
I don't know - I can see only one occurence of TC_PRIO_CONTROL
in the 2.2.10 and 2.3.9 trees. What is TC_PRIO_CONTROL expected to do?

-Yenya

-- 
\ Jan "Yenya" Kasprzak <kas at fi.muni.cz>       http://www.fi.muni.cz/~kas/
\\ PGP: finger kas at aisa.fi.muni.cz   0D99A7FB206605D7 8B35FCDE05B18A5E //
\\\             Czech Linux Homepage:  http://www.linux.cz/              ///
The new code base has not stabilized enough yet for benchmarking. Be patient,
we'll be sure to delay NT5's release a bit, trust me...              (DaveM)

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/