]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ncsi: Propagate carrier gain/loss events to the NCSI controller
authorJohnathan Mantey <johnathanx.mantey@intel.com>
Fri, 15 Sep 2023 16:12:35 +0000 (09:12 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Oct 2023 11:18:18 +0000 (13:18 +0200)
commit4bf0044fe43f0c87d12c01f5d84413268304870f
tree8af4af43487e0fc0ad125b5aafa66e2c753aa55f
parent288990ec358099ebbf6663ab51ed1e220471b7f2
ncsi: Propagate carrier gain/loss events to the NCSI controller

[ Upstream commit 3780bb29311eccb7a1c9641032a112eed237f7e3 ]

Report the carrier/no-carrier state for the network interface
shared between the BMC and the passthrough channel. Without this
functionality the BMC is unable to reconfigure the NIC in the event
of a re-cabling to a different subnet.

Signed-off-by: Johnathan Mantey <johnathanx.mantey@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
net/ncsi/ncsi-aen.c