]> err.no Git - linux-2.6/blobdiff - net/ipv4/inet_timewait_sock.c
Pull trivial into test branch
[linux-2.6] / net / ipv4 / inet_timewait_sock.c
index e28330aa41390ef3a86865a106365d1224d9aa12..9f414e35c488fe2c1464b1aae47363b17968fb5f 100644 (file)
@@ -178,7 +178,6 @@ void inet_twdr_hangman(unsigned long data)
        need_timer = 0;
        if (inet_twdr_do_twkill_work(twdr, twdr->slot)) {
                twdr->thread_slots |= (1 << twdr->slot);
-               mb();
                schedule_work(&twdr->twkill_work);
                need_timer = 1;
        } else {