Fix: rcuja: typo
[userspace-rcu.git] / rcuja / rcuja.c
index 0fca3db8441b33eb7b4bc92124a58cad320fa9c1..407c101be65eeaecb98a45b70dad90a360bb81d8 100644 (file)
@@ -805,7 +805,7 @@ retry:              /* for fallback */
        }
 skip_copy:
 
-       if (JA_RECOMPACT_ADD) {
+       if (mode == JA_RECOMPACT_ADD) {
                /* add node */
                ret = _ja_node_set_nth(new_type, new_node,
                                new_shadow_node,
This page took 0.023324 seconds and 4 git commands to generate.