From: Jiri Pirko <j...@resnulli.us> Date: Fri, 18 Aug 2017 10:10:43 +0200
> From: Jiri Pirko <j...@mellanox.com> > > The dereference before check is wrong and leads to an oops when > p_filter_chain is NULL. The check needs to be done on the pointer to > prevent NULL dereference. > > Fixes: f93e1cdcf42c ("net/sched: fix filter flushing") > Signed-off-by: Jiri Pirko <j...@mellanox.com> Applied, thanks Jiri.