commit | 3d54b82fdf0ca79608f61448fb8ab92676487645 | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Tue Jul 05 14:15:09 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 05 14:15:09 2005 -0700 |
tree | 441e7a997eca58d2d7d2d06c387667ba82937d58 | |
parent | e41a33e6ec20a0a6ac762629149e36cab5d4213f [diff] |
[PKT_SCHED]: Cleanup qdisc creation and alignment macros Adds qdisc_alloc() to share code between qdisc_create() and qdisc_create_dflt(). Hides the qdisc alignment behind macros and makes use of them. Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>