Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328301
b: refs/heads/master
c: 582bb50
h: refs/heads/master
i:
  328299: 017a018
v: v3
  • Loading branch information
Johannes Berg committed Sep 21, 2012
1 parent 8a57382 commit c08f499
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 7f1611469b67739df260a6487b2a5e199e8eeba1
refs/heads/master: 582bb505b67847600ee27e4cda108bb99a8b6306
2 changes: 1 addition & 1 deletion trunk/net/mac80211/sta_info.c
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ int __must_check __sta_info_destroy(struct sta_info *sta)
* will be sufficient.
*/
set_sta_flag(sta, WLAN_STA_BLOCK_BA);
ieee80211_sta_tear_down_BA_sessions(sta, true);
ieee80211_sta_tear_down_BA_sessions(sta, false);

ret = sta_info_hash_del(local, sta);
if (ret)
Expand Down

0 comments on commit c08f499

Please sign in to comment.