[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080908050316.11556.70782.sendpatchset@rx1.opensource.se>
Date: Mon, 08 Sep 2008 14:03:16 +0900
From: Magnus Damm <magnus.damm@...il.com>
To: netdev@...r.kernel.org
Cc: Magnus Damm <magnus.damm@...il.com>, jgarzik@...hat.com,
akpm@...ux-foundation.org
Subject: [PATCH] smc911x: remove duplicate debug printout
From: Magnus Damm <damm@...l.co.jp>
Remove duplicated debug printout.
Signed-off-by: Magnus Damm <damm@...l.co.jp>
---
drivers/net/smc911x.c | 2 --
1 file changed, 2 deletions(-)
--- 0001/drivers/net/smc911x.c
+++ work/drivers/net/smc911x.c 2008-08-29 11:54:00.000000000 +0900
@@ -1174,8 +1174,6 @@ static irqreturn_t smc911x_interrupt(int
spin_unlock_irqrestore(&lp->lock, flags);
- DBG(3, "%s: Interrupt done (%d loops)\n", dev->name, 8-timeout);
-
return IRQ_HANDLED;
}
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists