Jarek Poplawski f6f9b93f16 pkt_sched: Fix gen_estimator locks
While passing a qdisc root lock to gen_new_estimator() and
gen_replace_estimator() dev could be deactivated or even before
grafting proper root qdisc as qdisc_sleeping (e.g. qdisc_create), so
using qdisc_root_lock() is not enough. This patch adds
qdisc_root_sleeping_lock() for this, plus additional checks, where
necessary.

Signed-off-by: Jarek Poplawski <jarkao2@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-08-27 02:25:17 -07:00
..
2008-08-20 13:19:52 -07:00
2008-07-26 20:53:20 -04:00
2008-07-26 20:53:20 -04:00
2008-07-26 20:53:20 -04:00
2008-07-26 20:53:20 -04:00
2008-08-27 02:25:17 -07:00
2008-07-16 11:15:53 +02:00