From: Thomas Graf Date: Sun, 19 Jun 2005 05:57:42 +0000 (-0700) Subject: [PKT_SCHED]: Transform fifo qdisc to use generic queue management interface X-Git-Tag: v2.6.13-rc1~90^2~583^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaae3013d186d71a01e1059c9633c4ec8729d891;p=pandora-kernel.git [PKT_SCHED]: Transform fifo qdisc to use generic queue management interface The simplicity of the fifo qdisc allows several qdisc operations to be redirected to the relevant queue management function directly. Saves a lot of code lines and gives the pfifo a byte based backlog. Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed