commit | c716a81ab946c68a8d84022ee32eb14674e72650 | [log] [tgz] |
---|---|---|
author | Jamal Hadi Salim <hadi@cyberus.ca> | Sun Jun 10 17:31:24 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jul 10 22:06:16 2007 -0700 |
tree | be9e428265d85a605ee0fe003fab7c14d516ef61 | |
parent | 05646c91109bfd129361d57dc5d98464ab6f6578 [diff] |
[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>