[PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary code
authorThomas Graf <tgraf@suug.ch>
Sun, 19 Jun 2005 05:58:53 +0000 (22:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 19 Jun 2005 05:58:53 +0000 (22:58 -0700)
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 <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found