From: Hangbin Liu <[email protected]>

wireguard: mark as Tech Preview

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1613522
Upstream: RHEL only

WireGuard is Tech Preview in RHEL 9.0.

Signed-off-by: Hangbin Liu <[email protected]>

diff a/drivers/net/wireguard/main.c b/drivers/net/wireguard/main.c
--- a/drivers/net/wireguard/main.c
+++ b/drivers/net/wireguard/main.c
@@ -39,6 +39,7 @@ static int __init mod_init(void)
        pr_info("WireGuard " WIREGUARD_VERSION " loaded. See www.wireguard.com 
for information.\n");
        pr_info("Copyright (C) 2015-2019 Jason A. Donenfeld <[email protected]>. 
All Rights Reserved.\n");
 
+       mark_tech_preview("WireGuard", THIS_MODULE);
        return 0;
 
 err_netlink:

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/993
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to