This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / net / lp486e.c
index c87d90a..38281f5 100644 (file)
@@ -479,7 +479,7 @@ remove_rx_bufs(struct net_device *dev) {
                kfree(rfd);
        } while (rfd != lp->rx_tail);
 
-       lp->rx_tail = NULL;
+       lp->rx_tail = 0;
 
 #if 0
        for (lp->rbd_list) {