commit | 634cdca5637475b74dbc7bd72208f5fdc5904d38 | [log] [tgz] |
---|---|---|
author | John Fastabend <john.r.fastabend@intel.com> | Thu Jul 21 22:43:29 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Aug 29 01:25:51 2011 -0700 |
tree | bf76f800af306a4ce7878001c02d5971412178b2 | |
parent | e7589eab92919483d624eb3356cf3ac80efc0790 [diff] |
ixgbe: PFC not cleared on X540 devices X540 devices do not clear PFC before sets. This results in the device possibly responding to PFC frames that the user has disabled. Although it would also be wrong for the peer to be transmitting these frames. Now we clear the register before set. 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>