Skip to content
Commit eb4a5527 authored by Jarek Poplawski's avatar Jarek Poplawski Committed by David S. Miller
Browse files

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 7d2681a6
netdev thread: null pointer at cls_api.c

Signed-off-by: default avatarJarek Poplawski <jarkao2@gmail.com>
Reported-by: default avatarFranchoze Eric <franchoze@yandex.ru>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent cece1945
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment