commit | 05f1cc01b4d24bc5432ae7044f8209d464f2b8ec | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Sat Nov 05 21:14:11 2005 +0100 |
committer | Thomas Graf <tgr@axs.localdomain> | Sat Nov 05 22:02:26 2005 +0100 |
tree | 428f69d6e2b94712d6b566d7d3e65b8f1ad1df76 | |
parent | d6fd4e9667bf5e00b92e62f02d75bd6c97a7007a [diff] |
[PKT_SCHED]: GRED: Cleanup dumping Avoids the allocation of a buffer by appending the VQs directly to the skb and simplifies the code by using the appropriate message construction macros. Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>