ixgbe: DCB, remove RESET bit it is no longer needed
commitd37e1d0eba2e508b8ac499497db216c67df65c3c
authorJohn Fastabend <john.r.fastabend@intel.com>
Fri, 7 Jan 2011 15:30:46 +0000 (7 15:30 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 11 Feb 2011 16:55:06 +0000 (11 08:55 -0800)
tree864d87cbc1b32b85eae0d09c2023c255fcfe4194
parentd43f5c21d6bab7f58cb6723a57a66883cee0a905
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 <john.r.fastabend@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe_dcb_nl.c