From: Peter P Waskiewicz Jr Date: Sun, 17 May 2009 12:35:16 +0000 (+0000) Subject: ixgbe: Allow link flow control in DCB mode for 82599 adapters X-Git-Tag: v2.6.31-rc1~330^2~390 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=264857b8fe8a16fc95f12e898951fc6bd4bdaa7a;p=pandora-kernel.git ixgbe: Allow link flow control in DCB mode for 82599 adapters 82599 supports using either link flow control or priority flow control when in DCB mode. The dcbnl interface already supports sending down configurations through rtnetlink that can enable LFC when DCB is enabled, so the driver should take advantage of this. 82598 does not support using LFC when DCB is enabled, so explicitly disable it when we're in DCB mode. This means we always run in PFC mode when DCB is enabled. Signed-off-by: Peter P Waskiewicz Jr Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed