From: John Fastabend Date: Wed, 23 Feb 2011 05:58:25 +0000 (+0000) Subject: ixgbe: DCB during ifup use correct CEE or IEEE mode X-Git-Tag: v2.6.39-rc1~468^2~87^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c27931da83bc486e192c8dfdab903ba51e176c54;p=pandora-kernel.git ixgbe: DCB during ifup use correct CEE or IEEE mode DCB settings are cleared in the hardware across link events during ifup ixgbe reprograms the hardware for DCB if it is enabled. Now that we have two modes CEE or IEEE we need to use the correct set of configuration data. This patch checks the dcbx_cap bits and then enables the device in the correct mode. Signed-off-by: John Fastabend Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed