Skip to content
Commit 6b1dd856 authored by Yang Yingliang's avatar Yang Yingliang Committed by David S. Miller
Browse files

sch_htb: remove unnecessary NULL pointer judgment



It already has a NULL pointer judgment of rtab in qdisc_put_rtab().
Remove the judgment outside of qdisc_put_rtab().

Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b601fa19
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