From: Mark Rustad Date: Tue, 20 Sep 2011 03:00:22 +0000 (+0000) Subject: ixgbe: Correct check for change in FCoE priority X-Git-Tag: v3.2-rc1~129^2~101^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15d447ecaff457e6f89b459e70c0770b35b35533;p=pandora-kernel.git ixgbe: Correct check for change in FCoE priority Correct a check for change in FCoE priority when IEEE mode DCB is in use. In IEEE mode a different function has to be used to get the FCoE priority mask. Also, the check for the mask assumed that only one priority was set. In case there should be more than one, check just the bit. These changes help avoid link flapping issues that can come up when IEEE DCB is in use. Signed-off-by: Mark Rustad Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed