Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102805
b: refs/heads/master
c: c317fee
h: refs/heads/master
i:
  102803: 4a4b3a1
v: v3
  • Loading branch information
Tomas Winkler authored and John W. Linville committed Jun 3, 2008
1 parent 7f5e69f commit 34cda89
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 2d87889f61e97194891f7e7ff3a0e5f11e4392db
refs/heads/master: c317fee3c1a01a0dbf505ed46236e93c55e279fa
3 changes: 0 additions & 3 deletions trunk/drivers/net/wireless/iwlwifi/iwl4965-base.c
Original file line number Diff line number Diff line change
Expand Up @@ -3341,12 +3341,9 @@ static void __iwl4965_down(struct iwl_priv *priv)
{
unsigned long flags;
int exit_pending = test_bit(STATUS_EXIT_PENDING, &priv->status);
struct ieee80211_conf *conf = NULL;

IWL_DEBUG_INFO(DRV_NAME " is going down\n");

conf = ieee80211_get_hw_conf(priv->hw);

if (!exit_pending)
set_bit(STATUS_EXIT_PENDING, &priv->status);

Expand Down

0 comments on commit 34cda89

Please sign in to comment.