commit | a09ceb0e08140a1eec05b49b4c232d3481339cb0 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Thu Jun 09 00:27:42 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 08 23:58:52 2016 -0700 |
tree | d177eeb840ee48563ba195fa6de159125fa1019b | |
parent | c3a173d7dba2d7c74dd4ab871b8f22bf56ac10b2 [diff] |
sched: remove qdisc->drop after removal of TCA_CBQ_OVL_STRATEGY from cbq scheduler, there are no more callers of ->drop() outside of other ->drop functions, i.e. nothing calls them. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>