Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122005
b: refs/heads/master
c: 3e4127f
h: refs/heads/master
i:
  122003: 14448f3
v: v3
  • Loading branch information
Alexey Fisher authored and John W. Linville committed Nov 21, 2008
1 parent 79b4159 commit 2ef91ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: ffb826767bffda61426d964a8fc24a216a14b0bd
refs/heads/master: 3e4127fa6db34765685599fb8d1177e51850a63c
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/ipw2200.c
Original file line number Diff line number Diff line change
Expand Up @@ -7575,8 +7575,7 @@ static int ipw_associate(void *data)
}

if (!(priv->config & CFG_ASSOCIATE) &&
!(priv->config & (CFG_STATIC_ESSID |
CFG_STATIC_CHANNEL | CFG_STATIC_BSSID))) {
!(priv->config & (CFG_STATIC_ESSID | CFG_STATIC_BSSID))) {
IPW_DEBUG_ASSOC("Not attempting association (associate=0)\n");
return 0;
}
Expand Down

0 comments on commit 2ef91ac

Please sign in to comment.