From: Jarek Poplawski Date: Fri, 6 Aug 2010 00:22:35 +0000 (+0000) Subject: pkt_sched: Fix sch_sfq vs tcf_bind_filter oops X-Git-Tag: v2.6.36-rc1~305^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb4a5527b1f0d581ac217c80ef3278ed5e38693c;p=pandora-kernel.git pkt_sched: Fix sch_sfq vs tcf_bind_filter oops Since there was added ->tcf_chain() method without ->bind_tcf() to sch_sfq class options, there is oops when a filter is added with the classid parameter. Fixes commit 7d2681a6ff4f9ab5e48d02550b4c6338f1638998 netdev thread: null pointer at cls_api.c Signed-off-by: Jarek Poplawski Reported-by: Franchoze Eric Signed-off-by: David S. Miller --- Reading git-diff-tree failed