commit | 876d48aabf30e4981653f1a0a7ae1e262b8c8b6f | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Jul 02 22:46:07 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jul 10 22:16:37 2007 -0700 |
tree | 49dace46f70bc243605ecf73af4a3f06e607a2be | |
parent | a553e4a6317b2cfc7659542c10fe43184ffe53da [diff] |
[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option The generic estimator is always built in anways and all the config options does is prevent including a minimal amount of code for setting it up. Additionally the option is already automatically selected for most cases. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>