lkml.org 
[lkml]   [2003]   [May]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectNuke stale comment from bmac
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/
\
 
 \ /
  Last update: 2005-03-22 13:35    [W:6.173 / U:0.204 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site