diff options
Diffstat (limited to '0001-IB-rxe-Mark-Soft-RoCE-Transport-driver-as-tech-previ.patch')
-rw-r--r-- | 0001-IB-rxe-Mark-Soft-RoCE-Transport-driver-as-tech-previ.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/0001-IB-rxe-Mark-Soft-RoCE-Transport-driver-as-tech-previ.patch b/0001-IB-rxe-Mark-Soft-RoCE-Transport-driver-as-tech-previ.patch index e14e806e2..c0280ed39 100644 --- a/0001-IB-rxe-Mark-Soft-RoCE-Transport-driver-as-tech-previ.patch +++ b/0001-IB-rxe-Mark-Soft-RoCE-Transport-driver-as-tech-previ.patch @@ -47,12 +47,12 @@ index 5642eefb4ba1..01c8d750b9e0 100644 @@ -336,6 +336,8 @@ static int __init rxe_module_init(void) { int err; - + + mark_tech_preview("Soft-RoCE Transport Driver", THIS_MODULE); + /* initialize slab caches for managed objects */ err = rxe_cache_init(); if (err) { -- -2.25.4 +2.26.2 |