Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 237019
b: refs/heads/master
c: 391bd1c
h: refs/heads/master
i:
  237017: 5a810a6
  237015: 678ef9b
v: v3
  • Loading branch information
Rajkumar Manoharan authored and John W. Linville committed Feb 3, 2011
1 parent 34237c1 commit 75beaf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: e9d7732eafe38a717212648b7615399e68abb551
refs/heads/master: 391bd1c443f70447616ce0e152f13daee5ca448f
4 changes: 1 addition & 3 deletions trunk/drivers/net/wireless/ath/ath9k/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1419,9 +1419,7 @@ static void ath9k_do_vif_add_setup(struct ieee80211_hw *hw,
* there.
*/
error = ath_beacon_alloc(sc, vif);
if (error)
ath9k_reclaim_beacon(sc, vif);
else
if (!error)
ath_beacon_config(sc, vif);
}
}
Expand Down

0 comments on commit 75beaf7

Please sign in to comment.