]> git.droids-corp.org - dpdk.git/commit
net/txgbe: fix KR auto-negotiation
authorJiawen Wu <jiawenwu@trustnetic.com>
Wed, 9 Feb 2022 10:42:13 +0000 (18:42 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 11 Feb 2022 12:49:13 +0000 (13:49 +0100)
commit238170abe7e41c75bbf77897eb84f637fb8936fd
tree8bd7fc2c299ad1bc59ece82c4b76736598123a4b
parent2e1ecb460db92bc9dcd2350ed48dfe0b504f380f
net/txgbe: fix KR auto-negotiation

Fix failure to enter auto-negotiation mode on some firmware versions for
KR NICs.

Fixes: f611dada1af8 ("net/txgbe: update link setup process of backplane NICs")
Cc: stable@dpdk.org
Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
drivers/net/txgbe/base/txgbe_phy.c