Nuke stale comment from bmac

From: davej@codemonkey.org.uk
Date: Wed May 14 2003 - 22:31:07 EST


Leftovers from before we used memset to clear the struct.

diff -urpN --exclude-from=/home/davej/.exclude bk-linus/drivers/net/bmac.c linux-2.5/drivers/net/bmac.c
--- bk-linus/drivers/net/bmac.c 2003-05-11 22:59:28.000000000 +0100
+++ linux-2.5/drivers/net/bmac.c 2003-05-11 23:20:44.000000000 +0100
@@ -1407,7 +1407,6 @@ static void __init bmac_probe1(struct de
         skb_queue_head_init(bp->queue);
 
         init_timer(&bp->tx_timeout);
- /* bp->timeout_active = 0; */
 
         ret = request_irq(dev->irq, bmac_misc_intr, 0, "BMAC-misc", dev);
         if (ret) {
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu May 15 2003 - 22:00:55 EST