commit | dba051f36a47989b20b248248ffef7984a2f6013 | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Sat Nov 05 21:14:08 2005 +0100 |
committer | Thomas Graf <tgr@axs.localdomain> | Sat Nov 05 22:02:25 2005 +0100 |
tree | 056d069b9be8cbf1e029f816278945a6dd03a38e | |
parent | 6a1b63d467281eb6bd64aafbbf6130a1b42c8c2e [diff] |
[PKT_SCHED]: RED: Cleanup 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. Removes Jamal's obsolete email addresses upon his own request. Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>