]> err.no Git - linux-2.6/commit
[PKT_SCHED]: GRED: Cleanup dumping
authorThomas Graf <tgraf@suug.ch>
Sat, 5 Nov 2005 20:14:11 +0000 (21:14 +0100)
committerThomas Graf <tgr@axs.localdomain>
Sat, 5 Nov 2005 21:02:26 +0000 (22:02 +0100)
commit05f1cc01b4d24bc5432ae7044f8209d464f2b8ec
tree428f69d6e2b94712d6b566d7d3e65b8f1ad1df76
parentd6fd4e9667bf5e00b92e62f02d75bd6c97a7007a
[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>
net/sched/sch_gred.c