From: Saeed Mahameed Date: Wed, 16 Jul 2014 08:57:51 +0000 (+0300) Subject: net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs only X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~145^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1645a54082ec8bf3fc0147c6d1ced273549ac1a2;p=pandora-kernel.git net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs only In B0 steering mode if promiscuous QP asks to be detached from MCG entry, and it is the only one in this entry then the entry will never be deleted. This is a wrong behavior since we don't want to keep those entries after the promiscuous QP becomes non-promiscuous. Therefore remove steering entry containing only promiscuous QP. Signed-off-by: Saeed Mahameed Signed-off-by: Eugenia Emantayev Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed