The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=800e82d12411938c4484c7d7de5bf9f5e641e43c
commit 800e82d12411938c4484c7d7de5bf9f5e641e43c Author: Maigurs Stalidzans <[email protected]> AuthorDate: 2021-06-22 14:45:35 +0000 Commit: Warner Losh <[email protected]> CommitDate: 2021-06-22 14:47:27 +0000 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 5bdca3beac94..cf8b5fa287a4 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
