git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e41a33e
)
[PKT_SCHED]: Cleanup qdisc creation and alignment macros
author
Thomas Graf
<tgraf@suug.ch>
Tue, 5 Jul 2005 21:15:09 +0000
(14:15 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 5 Jul 2005 21:15:09 +0000
(14:15 -0700)
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>
No differences found