numam-dpdk/drivers
Wenzhuo Lu 54091e5520 ixgbe/base: fix X550em flow control to be KR only
The code in the if statement is specific to the KR PHY. However,
the conditional was only checking for backplane. If the driver
was using the KX4 backplane PHY, this code would execute but
would write to the wrong PHY.

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
2015-06-26 12:59:05 +02:00
..
net ixgbe/base: fix X550em flow control to be KR only 2015-06-26 12:59:05 +02:00
Makefile drivers: create new directory 2015-05-22 15:51:38 +02:00