]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/atm/common.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[linux-2.6-omap-h63xx.git] / net / atm / common.c
index eba09a04f6bf446f7922ca6b2a36e4b976993143..c865517ba4499578052b7461d2fa7cd0f59b5556 100644 (file)
@@ -113,7 +113,7 @@ static void vcc_write_space(struct sock *sk)
                if (sk->sk_sleep && waitqueue_active(sk->sk_sleep))
                        wake_up_interruptible(sk->sk_sleep);
 
-               sk_wake_async(sk, 2, POLL_OUT);
+               sk_wake_async(sk, SOCK_WAKE_SPACE, POLL_OUT);
        }
 
        read_unlock(&sk->sk_callback_lock);