ixgbe: X540 devices RX PFC frames pause traffic even if disabled
authorJohn Fastabend <john.r.fastabend@intel.com>
Wed, 21 Sep 2011 14:44:10 +0000 (14:44 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 6 Oct 2011 10:24:10 +0000 (03:24 -0700)
Receiving PFC (priority flow control) frames while the feature
is off should not pause the traffic class. On the X540 devices
the traffic class react to frames if it was previously enabled
because the field is incorrectly cleared.

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>

No differences found