From: John Fastabend Date: Sat, 12 Nov 2011 01:12:16 +0000 (+0000) Subject: ixgbe: DCBnl set_all, order of operations fix X-Git-Tag: v3.3-rc1~182^2~349^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4909fe979c4863bb748cd35e2cec9aab1e140a10;p=pandora-kernel.git ixgbe: DCBnl set_all, order of operations fix The order of operations is important in DCBnl set_all(). When FCoE is configured it uses the up2tc map to learn which queues to configure the hardware offloads on. Therefore we need to setup the map before configuring FCoE. This is only seen when the both up2tc mappings and APP info are configured simultaneously. Signed-off-by: John Fastabend Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed