git: e4a5a27b1bbe - stable/14 - hpts: remove from opt_inet.h
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Jan 2024 19:05:20 UTC
The branch stable/14 has been updated by glebius:
URL: https://cgit.FreeBSD.org/src/commit/?id=e4a5a27b1bbed269717f721058955351c836fcf5
commit e4a5a27b1bbed269717f721058955351c836fcf5
Author: Gleb Smirnoff <glebius@FreeBSD.org>
AuthorDate: 2023-12-04 18:19:47 +0000
Commit: Gleb Smirnoff <glebius@FreeBSD.org>
CommitDate: 2024-01-16 18:47:50 +0000
hpts: remove from opt_inet.h
No conditionally compilable code left. The hpts.ko is fully functional.
Reviewed by: imp, tuexen, rrs
Differential Revision: https://reviews.freebsd.org/D42859
(cherry picked from commit 4b92c7721deecdc2117490ce3bc74f9cafc186d8)
---
sys/conf/options | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys/conf/options b/sys/conf/options
index 31ddbe2e6981..c4da2e595ea3 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -226,7 +226,7 @@ SYSVMSG opt_sysvipc.h
SYSVSEM opt_sysvipc.h
SYSVSHM opt_sysvipc.h
SW_WATCHDOG opt_watchdog.h
-TCPHPTS opt_inet.h
+TCPHPTS
TCP_REQUEST_TRK opt_global.h
TCP_ACCOUNTING opt_global.h
TCP_BBR opt_inet.h