From: Herton R. Krzesinski <[email protected]>

Revert "IB/rxe: Mark Soft-RoCE Transport driver as tech-preview"

This reverts commit c54211b70e8e9f062803f03c9fa5906d8d5ca02c.

The driver was disabled in this MR:
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1299

As such we don't need anymore to mark it as tech preview.

Signed-off-by: Herton R. Krzesinski <[email protected]>

diff --git a/drivers/infiniband/sw/rxe/rxe.c b/drivers/infiniband/sw/rxe/rxe.c
index blahblah..blahblah 100644
--- a/drivers/infiniband/sw/rxe/rxe.c
+++ b/drivers/infiniband/sw/rxe/rxe.c
@@ -285,8 +285,6 @@ static int __init rxe_module_init(void)
 {
        int err;
 
-       mark_tech_preview("Soft-RoCE Transport Driver", THIS_MODULE);
-
        err = rxe_net_init();
        if (err)
                return err;

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1324
_______________________________________________
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