From: Aviad Yehezkel Date: Thu, 24 Jan 2013 01:54:15 +0000 (+0000) Subject: net/mlx4_en: Fix traffic loss under promiscuous mode X-Git-Tag: v3.9-rc1~139^2~253 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db0e7cba6dafa269f33f379997794a9d3bd4d535;p=pandora-kernel.git net/mlx4_en: Fix traffic loss under promiscuous mode When port is stopped and flow steering mode is not device managed: promisc QP rule wasn't removed from MCG table. Added code to remove it in all flow steering modes. In addition, promsic rule removal should be in stop port and not in start port - moved it accordingly. Signed-off-by: Aviad Yehezkel Signed-off-by: Eugenia Emantayev Signed-off-by: Hadar Hen Zion Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed