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

No differences found