Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352310
b: refs/heads/master
c: 44ceaf3
h: refs/heads/master
v: v3
  • Loading branch information
Guenter Roeck authored and John W. Linville committed Jan 30, 2013
1 parent d56ee12 commit 0e2c465
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: 00bcd0d699c7b3c294c1b276709e069b2903bc32
refs/heads/master: 44ceaf371b683b0e90cbc0fb111c6d90b87d79cf
3 changes: 0 additions & 3 deletions trunk/drivers/net/wireless/iwlegacy/4965.c
Original file line number Diff line number Diff line change
Expand Up @@ -1748,7 +1748,6 @@ static void
il4965_post_associate(struct il_priv *il)
{
struct ieee80211_vif *vif = il->vif;
struct ieee80211_conf *conf = NULL;
int ret = 0;

if (!vif || !il->is_open)
Expand All @@ -1759,8 +1758,6 @@ il4965_post_associate(struct il_priv *il)

il_scan_cancel_timeout(il, 200);

conf = &il->hw->conf;

il->staging.filter_flags &= ~RXON_FILTER_ASSOC_MSK;
il_commit_rxon(il);

Expand Down

0 comments on commit 0e2c465

Please sign in to comment.