Merge branch 'linus' into x86/paravirt-spinlocks
[pandora-kernel.git] / net / netlabel / netlabel_cipso_v4.c
index 9080c61..0aec318 100644 (file)
@@ -591,7 +591,7 @@ list_retry:
        if (nlsze_mult < 4) {
                rcu_read_unlock();
                kfree_skb(ans_skb);
-               nlsze_mult++;
+               nlsze_mult *= 2;
                goto list_start;
        }
 list_failure_lock: