]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 14:18:18 +0000 (22:18 +0800)
commit7015da5d25d2a2167ce29c8b01e605c086e4abd9
tree11fa99ff63104b9734d4bfe3e8472403b4593253
parent696b34ab6ba27ab6a544d576037b0707dbf8f2f0
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.

(cherry picked from commit 6b8456c0199c4dd35bb7a04ff299ab925699e390)
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>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe_dcb_82599.c
drivers/net/ixgbe/ixgbe_type.h