Skip to content

Commit

Permalink
hamradio: remove unused variable
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Haupt <andre@bitwigglers.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Andre Haupt authored and David S. Miller committed Jun 28, 2008
1 parent 00eb7fe commit 4797982
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/net/hamradio/dmascc.c
Original file line number Diff line number Diff line change
@@ -1077,8 +1077,6 @@ static inline void rx_off(struct scc_priv *priv)

static void start_timer(struct scc_priv *priv, int t, int r15)
{
unsigned long flags;

outb(priv->tmr_mode, priv->tmr_ctrl);
if (t == 0) {
tm_isr(priv);

0 comments on commit 4797982

Please sign in to comment.