From: John Fastabend Date: Thu, 4 Aug 2011 05:47:07 +0000 (+0000) Subject: ixgbe: DCB, do not call set_state() from IEEE mode X-Git-Tag: v3.2-rc1~129^2~221^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c09f3a0674119504af4e5805b327213055c412f;p=pandora-kernel.git ixgbe: DCB, do not call set_state() from IEEE mode The DCB CEE command set_state() will complete successfully but is misleading because it enables IEEE mode. After this patch the command is failed. And IEEE PFC/ETS is managed from ieee paths now instead of using CEE primitives. Signed-off-by: John Fastabend Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed