[PKTGEN]: Add missing KERN_* tags to printk()s.
[powerpc.git] / net / rose / af_rose.c
index f4d3aba..976c3cc 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)) {