]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ix, ixv: Update link status with autonegotiated baudrate value
authorPiotr Pietruszewski <piotr.pietruszewski@intel.com>
Tue, 11 Jul 2023 16:14:26 +0000 (18:14 +0200)
committerPiotr Kubaj <pkubaj@FreeBSD.org>
Tue, 11 Jul 2023 16:14:26 +0000 (18:14 +0200)
commita0302c9231502bae8f43edbd5fb8d73132eb8da7
tree44267bb55d700127d6c185f30e76a29be3b8108e
parent66f2f9ee08770f2d2ad7de4dbb07ed77fb870a0f
ix, ixv: Update link status with autonegotiated baudrate value

Use autonegotiated link speed value while updating link status
to iflib.

This patch is part of change made in NetBSD kernel
by Masanobu Saitoh, NetBSD maintainer.

Differential Revision: https://reviews.freebsd.org/D19176
Approved by: erj
sys/dev/ixgbe/if_ix.c
sys/dev/ixgbe/if_ixv.c
sys/dev/ixgbe/ixgbe.h
sys/dev/ixgbe/ixgbe_osdep.c