Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13585
b: refs/heads/master
c: fb7ccc9
h: refs/heads/master
i:
  13583: ecd8f7b
v: v3
  • Loading branch information
James Ketrenos committed Nov 7, 2005
1 parent d64d4b5 commit bd6e0f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cdd1fa1e10a2231b5e24bde82550ac499aa5dcc4
refs/heads/master: fb7ccc9e6d1a2872ea8a07154f1689d19a7576c5
2 changes: 0 additions & 2 deletions trunk/drivers/net/wireless/ipw2200.c
Original file line number Diff line number Diff line change
Expand Up @@ -1809,7 +1809,6 @@ static void ipw_irq_tasklet(struct ipw_priv *priv)
spin_unlock_irqrestore(&priv->lock, flags);
}

#ifdef CONFIG_IPW_DEBUG
#define IPW_CMD(x) case IPW_CMD_ ## x : return #x
static char *get_cmd_string(u8 cmd)
{
Expand Down Expand Up @@ -1868,7 +1867,6 @@ static char *get_cmd_string(u8 cmd)
return "UNKNOWN";
}
}
#endif

#define HOST_COMPLETE_TIMEOUT HZ
static int ipw_send_cmd(struct ipw_priv *priv, struct host_cmd *cmd)
Expand Down

0 comments on commit bd6e0f6

Please sign in to comment.