From: John Fastabend Date: Fri, 7 Jan 2011 15:30:46 +0000 (+0000) Subject: ixgbe: DCB, remove RESET bit it is no longer needed X-Git-Tag: v2.6.39-rc1~468^2~389^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d37e1d0eba2e508b8ac499497db216c67df65c3c;p=pandora-kernel.git ixgbe: DCB, remove RESET bit it is no longer needed This removes the RESET bit previously used to force a device reset when DCB bandwidth configurations were changed. This can now be done dynamically without a reset so the bit is no longer needed. The only remaining operations that force a device reset are DCB enable/disable and FCoE application priority changes. DCB enable/disable is a hardware requirement. Signed-off-by: John Fastabend Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed