]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita40c1a418824f86b43fd4f82188544f9345468c3
treefd3e66106def234199f0b1f8d236e55784c0d050
parentf1d200e13aebb201a5f1b5758d7ffd137b28efa4
ixgbe: X540 devices RX PFC frames pause traffic even if disabled

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>
drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.c
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h