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