From: Jarek Poplawski Date: Tue, 10 Aug 2010 22:31:02 +0000 (+0000) Subject: pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops X-Git-Tag: v2.6.36-rc1~43^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41065fba846e795b31b17e4dec01cb904d56c6cd;p=pandora-kernel.git pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops sch_sfq as a classful qdisc needs the .leaf handler. Otherwise, there is an oops possible in tc_modify_qdisc()/check_loop(). Fixes commit 7d2681a6ff4f9ab5e48d02550b4c6338f1638998 Signed-off-by: Jarek Poplawski Signed-off-by: David S. Miller --- Reading git-diff-tree failed