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-07-24 10:47:27 -07:00
2008-08-15 19:51:07 -07:00
2008-08-25 15:17:44 -07:00
2008-08-25 15:18:15 -07:00
2008-08-27 02:25:17 -07:00
2008-07-28 21:14:43 +02:00
2008-08-13 02:39:56 -07:00
2008-07-24 10:47:27 -07:00
2008-07-08 03:23:36 -07:00