OSDN Git Service

cassini: Removing dead CASSINI_QGE_DEBUG
authorChristoph Egger <siccegge@cs.fau.de>
Wed, 14 Jul 2010 19:18:31 +0000 (12:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Jul 2010 19:18:31 +0000 (12:18 -0700)
CASSINI_QGE_DEBUG doesn't exist in Kconfig, therefore removing all
references for it from the source code.

Signed-off-by: Christoph Egger <siccegge@cs.fau.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cassini.h

index fd17a00..dbc4787 100644 (file)
@@ -2844,10 +2844,6 @@ struct cas {
        atomic_t                reset_task_pending_all;
 #endif
 
-#ifdef CONFIG_CASSINI_QGE_DEBUG
-       atomic_t interrupt_seen; /* 1 if any interrupts are getting through */
-#endif
-
        /* Link-down problem workaround */
 #define LINK_TRANSITION_UNKNOWN        0
 #define LINK_TRANSITION_ON_FAILURE     1