From: Herbert Xu Date: Sun, 27 Mar 2011 01:01:26 +0000 (+0000) Subject: mlx4_en: Fix loss of promiscuity X-Git-Tag: v2.6.39-rc1~9^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5845f9834d8f4c79d324bc59b99dbcf0a40f428;p=pandora-kernel.git mlx4_en: Fix loss of promiscuity The mlx4_en driver uses the combination stop_port/start_port in a number of places. Unfortunately that causes any promiscuous mode settings on the hardware to be lost. This patch fixes that problem. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed