VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / drivers / usb / host / ehci-dbg.c
index 8ade5de..ad32ba1 100644 (file)
@@ -536,7 +536,7 @@ show_periodic (struct class_device *class_dev, char *buf)
                                        if (p.qh->qh_next.ptr)
                                                temp = scnprintf (next, size,
                                                        " ...");
-                                       p.ptr = 0;
+                                       p.ptr = NULL;
                                        break;
                                }
                                /* show more info the first time around */