diff options
author | John Fastabend <john.r.fastabend@intel.com> | 2011-03-10 12:06:12 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-03-12 04:15:35 -0800 |
commit | 1f4a0244ff002672be855ff2eaa4a29a63d42d42 (patch) | |
tree | 9d122241efafdb5a09e718c45c7c5bdd95194b2b /net | |
parent | ff4ab2061199cdb938282d302d5044b1858e28c8 (diff) | |
download | linux-3.10-1f4a0244ff002672be855ff2eaa4a29a63d42d42.tar.gz linux-3.10-1f4a0244ff002672be855ff2eaa4a29a63d42d42.tar.bz2 linux-3.10-1f4a0244ff002672be855ff2eaa4a29a63d42d42.zip |
ixgbe: DCB, PFC not cleared until reset occurs
The PFC configuration is not cleared until the device is reset. This
has not been a problem because setting DCB attributes forced a
hardware reset. Now that we no longer require this reset to occur
PFC remains configured even after being disabled until the
device is reset.
This removes a goto in the PFC hardware set routines for 82598 and
82599 devices that was short circuiting the clear.
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions