]> git.baikalelectronics.ru Git - kernel.git/commit
net: atlantic: broken link status on old fw
authorIgor Russkikh <irusskikh@marvell.com>
Mon, 6 Jan 2020 11:22:28 +0000 (14:22 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Jan 2020 22:06:11 +0000 (14:06 -0800)
commita5c8f1abd85ef0d1a0dc019831f547be4ff5f59e
tree4a78f8b48c19b60899ca869117f0c8cb1faa2f81
parent6aa3ae5c3bc0600b84712a20705cf12cfc0869f0
net: atlantic: broken link status on old fw

Last code/checkpatch cleanup did a copy paste error where code from
firmware 3 API logic was moved to firmware 1 logic.

This resulted in FW1.x users would never see the link state as active.

Fixes: 4f779a9fcdad ("net: atlantic: code style cleanup")
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c