From: John Fastabend Date: Sat, 28 Jan 2012 01:22:35 +0000 (+0000) Subject: ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state X-Git-Tag: v3.3-rc4~34^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5facb8e0c4dc1c8c47b71fd7f376defe16185733;p=pandora-kernel.git ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state Users expect the up2tc mapping to be maintained across a DCB enable/disable/enable transition. And since we maintain all the other DCB attributes we should do this for up2tc mappings as well just to be consistent. Also without this we break user space applications that expect this to occur that previously worked. Signed-off-by: John Fastabend Tested-by: Stephen Ko Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed