mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
067fbd7bbcf420437b1638599ca1f5165dfcb69d
Add tests to conftest for detecting if the mii_bus structure has the read_c45 and write_c45 function pointers and use the definitions generated by conftest in the nvethernet driver. This fixes support for nvethernet in 3rd party Linux kernels that have backported the mii_bus structure changes to their kernel that have a kernel version prior to Linux v6.3. Bug 4014315 Change-Id: I5ae98fc5077337286921da6e9347df9781565a70 Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3018935 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Description
No description provided