[NET_SCHED]: Cleanup readability of qdisc restart
authorJamal Hadi Salim <hadi@cyberus.ca>
Mon, 11 Jun 2007 00:31:24 +0000 (17:31 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:06:16 +0000 (22:06 -0700)
commitc716a81ab946c68a8d84022ee32eb14674e72650
treebe9e428265d85a605ee0fe003fab7c14d516ef61
parent05646c91109bfd129361d57dc5d98464ab6f6578
[NET_SCHED]: Cleanup readability of qdisc restart

Over the years this code has gotten hairier. Resulting in many long
discussions over long summer days and patches that get it wrong.
This patch helps tame that code so normal people will understand it.

Thanks to Thomas Graf, Peter J. waskiewicz Jr, and Patrick McHardy
for their valuable reviews.

Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_generic.c