Skip to content

Commit

Permalink
cassini: Removing dead CASSINI_QGE_DEBUG
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Christoph Egger authored and David S. Miller committed Jul 14, 2010
1 parent 2a710b5 commit c5f978e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drivers/net/cassini.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c5f978e

Please sign in to comment.