From 800e82d12411938c4484c7d7de5bf9f5e641e43c Mon Sep 17 00:00:00 2001 From: Maigurs Stalidzans Date: Tue, 22 Jun 2021 08:45:35 -0600 Subject: [PATCH] UPDATING: Fix typo Revired by: imp@ Sponsored by: Netflix --- UPDATING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index 5bdca3beac9..cf8b5fa287a 100644 --- a/UPDATING +++ b/UPDATING @@ -29,7 +29,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW: 20210618: Bump __FreeBSD_version to 1400024 for LinuxKPI changes. - Most notably netdev.h can change now as the (last) dependecies + Most notably netdev.h can change now as the (last) dependencies (mlx4/ofed) are now using struct ifnet directly, but also for PCI additions and others.