From: John Fastabend Date: Sat, 22 Jan 2011 06:07:05 +0000 (+0000) Subject: ixgbe: DCB, do not reset on CEE pg changes X-Git-Tag: v2.6.39-rc1~468^2~389^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d43f5c21d6bab7f58cb6723a57a66883cee0a905;p=pandora-kernel.git ixgbe: DCB, do not reset on CEE pg changes The 82599 and 82598 devices do not require hardware resets to configure CEE pg settings. This patch changes DCB configuration to set the CEE pg values directly from the dcbnl ops routine. This reduces the number of resets seen on the wire and allows LLDP to reach a steady state faster. Signed-off-by: John Fastabend Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed