From: Hadar Hen Zion Date: Thu, 21 Mar 2013 05:55:52 +0000 (+0000) Subject: net/mlx4_core: Fix wrong order of flow steering resources removal X-Git-Tag: v3.9-rc5~28^2~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80cb0021163cb55b14c7c054073f89d63a2e1e40;p=pandora-kernel.git net/mlx4_core: Fix wrong order of flow steering resources removal On the resource tracker cleanup flow, the DMFS rules must be deleted before we destroy the QPs, else the HW may attempt doing packet steering to non existent QPs. Signed-off-by: Hadar Hen Zion Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed