]> err.no Git - linux-2.6/blobdiff - net/rose/af_rose.c
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
[linux-2.6] / net / rose / af_rose.c
index f4d3aba008009298fc1b77a5314005225392bcfb..976c3cc86a297041d7709f0b4cac7eef72a2767e 100644 (file)
@@ -816,7 +816,7 @@ rose_try_next_neigh:
 
                for (;;) {
                        prepare_to_wait(sk->sk_sleep, &wait,
-                                       TASK_INTERRUPTIBLE);
+                                       TASK_INTERRUPTIBLE);
                        if (sk->sk_state != TCP_SYN_SENT)
                                break;
                        if (!signal_pending(current)) {