Patrick McHardy c38c83cb70 [NET_SCHED]: sch_htb/sch_hfsc: fix oops in qlen_notify
During both HTB and HFSC class deletion the class is removed from the
class hash before calling qdisc_tree_decrease_qlen. This makes the
->get operation in qdisc_tree_decrease_qlen fail, so it passes a NULL
pointer to ->qlen_notify, causing an oops.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-03-27 14:04:24 -07:00
..
2007-03-02 20:44:51 -08:00
2007-03-22 12:27:49 -07:00
2007-03-25 18:48:12 -07:00
2007-03-26 14:22:22 -07:00
2007-02-28 09:42:06 -08:00
2007-02-08 13:51:54 -08:00
2007-02-28 09:42:14 -08:00
2007-02-10 23:20:15 -08:00
2007-03-22 12:27:49 -07:00