ALSA: hda - Add SSID table for MacBookAir2,1
[safe/jmp/linux-2.6] / net / rds / af_rds.c
index 7919a9e..aebfecb 100644 (file)
@@ -158,7 +158,7 @@ static unsigned int rds_poll(struct file *file, struct socket *sock,
        unsigned int mask = 0;
        unsigned long flags;
 
-       poll_wait(file, sk->sk_sleep, wait);
+       poll_wait(file, sk_sleep(sk), wait);
 
        if (rs->rs_seen_congestion)
                poll_wait(file, &rds_poll_waitq, wait);