Hi,

        Please consider applying.

- Arnaldo

--- linux-2.4.2/drivers/net/wan/comx.c  Thu Nov 16 20:08:25 2000
+++ linux-2.4.2.acme/drivers/net/wan/comx.c     Mon Feb 26 23:17:12 2001
@@ -380,6 +380,7 @@
        }
        if (skb) {
                netif_rx(skb);
+               dev->last_rx = jiffies;
        }
        return 0;
 }
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to