]> err.no Git - linux-2.6/blobdiff - drivers/macintosh/adb-iop.c
Pull ia64-mutex-primitives into release branch
[linux-2.6] / drivers / macintosh / adb-iop.c
index 71aeb912ec61e455d4db26ae6e8091a42aadfa53..d56d400b6aaa52644fe610ef5042b00cddfa538e 100644 (file)
@@ -239,7 +239,7 @@ static int adb_iop_write(struct adb_request *req)
 
        local_irq_save(flags);
 
-       req->next = 0;
+       req->next = NULL;
        req->sent = 0;
        req->complete = 0;
        req->reply_len = 0;