From: Eugenia Emantayev Date: Wed, 21 Aug 2013 07:08:56 +0000 (+0300) Subject: net/mlx4_en: Disable global flow control when PFC enabled X-Git-Tag: v3.12-rc1~132^2~223 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e316f1b9bd86261fb3283b3ac2eeebd5ef56f1b;p=pandora-kernel.git net/mlx4_en: Disable global flow control when PFC enabled Fix a bug when FC and PFC are enabled/disabled at the same time. According to ConnectX-3 Programmer Manual these two features are mutial exclusive. So make sure when enabling PFC to turn off global FC and vise versa. Otherwise it hurts the performance. Signed-off-by: Eugenia Emantayev Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed