From: Thomas Graf Date: Sun, 19 Jun 2005 05:58:00 +0000 (-0700) Subject: [PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary code X-Git-Tag: v2.6.13-rc1~90^2~583^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fc8e84f4cf8d623f98aebfd6996dc3848bcf964;p=pandora-kernel.git [PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary code Removes the skb trimming code which is not needed since we never touch the skb upon failure. Removes unnecessary includes, initializers, and simplifies the code a bit. Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed